Browse Source

README updates

Kirk Trombley 5 years ago
parent
commit
a80a29108e
1 changed files with 1 additions and 7 deletions
  1. 1 7
      README.md

+ 1 - 7
README.md

@@ -2,12 +2,6 @@
 
 [![Build Status](https://drone.hiram.services/api/badges/kirkleon/terrassumptions/status.svg)](https://drone.hiram.services/kirkleon/terrassumptions)
 
-## Build Docker Image Tarball
-
-```bash
-./docker/build.sh
-```
-
 ## API
 
 ```
@@ -107,9 +101,9 @@ POST /game/{ID}/guesses/{round}
 
 ## Next Steps
 
+- Better summary screen with specific rounds
 - Asynchronously generate locations, allowing game creation to appear faster
 - Improve error handling in UI
 - Re-join a game you did not finish
-- Optimize docker file or set up compose structure
 - Override google controls in streetview, make custom divs
 - Modify scoring to linear interp in the middle