summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 61495c7..65cc314 100644
--- a/README.md
+++ b/README.md
@@ -11,12 +11,12 @@ in a sexy terminal interface.
## Goals
-- [ ] Know Go better
-- [ ] Make a multiplayer game which can be played on a single computer
-- [ ] Have a clean, simple, and easy to use interface
+- [ ] Know Go better
+- [ ] Make a multiplayer game which can be played on a single computer
+- [ ] Have a clean, simple, and easy to use interface
## Strech goals
-- [ ] Allow the game to be played v.s. a computer algorithm
-- [ ] Allow the game to be played on two different computers using SSH
+- [ ] Allow the game to be played v.s. a computer algorithm
+- [ ] Allow the game to be played on two different computers using SSH