Update readme.md

This commit is contained in:
2023-09-17 13:31:46 -04:00
parent 529f73080a
commit 4f0ac4a452

View File

@@ -1,3 +1,3 @@
#POBounty Dashboard
# 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.