summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2020-01-10 14:46:54 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2020-01-10 14:46:54 -0500
commit2fb94edc2591d9ba6285c60b552ee50e47dab91a (patch)
treef46c04f5671badc6d771023578d3734b367f4772
parent4a18144b54bdec1c9d2d5a41839fb0fdec311c6d (diff)
Fixed checkmarks in README
-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