diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..5292f33 --- /dev/null +++ b/readme.md @@ -0,0 +1,3 @@ +#POBounty Dashboard + +Simple two scener game app using ebiten. Displays countdown until a given deadline specified in RFC3339 (/resources/settings/deadline.txt). Attempts to read scores for specific teams from Jira if such a connection is available. On timer expiry, transitions to end scene, displaying winners and associated points. \ No newline at end of file