about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 8d996a1..558db4f 100644
--- a/README.md
+++ b/README.md
@@ -63,11 +63,11 @@ There are essentially the following objects which are all linked to each other (
 
 - [ ] Add user creating battle as default owner
 - [ ] Allow adding other users as owners to battles
-- [ ] Implement submitting bots
-- [ ] Implement running the battle
-- [ ] Add a "start battle now" button
+- [x] Implement submitting bots
+- [x] Implement running the battle
+- [x] Add a "start battle now" button
 - [ ] Add a "battle starts at this time" field into the battle
 - [ ] Figure out how time is stored and restored with the db
-- [ ] Do some magic to display the current fight backlog with all info
+- [x] Do some magic to display the current fight backlog with all info
 - [ ] After having added a bot to a battle with the right arch, the arch can be changed
       When updating the bot, make sure that it is still valid in all currently linked battles