diff --git a/README.md b/README.md index b29f448..72d8174 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ The tool will be written in Go exploring the following: ### Step 1: Finish the game * ~~Make the game in a functioning state~~ ### Step 2: Split into modules -* Split the game in separate modules [#1](https://gitea.ligthert.net/golang/rowboz/issues/1) +* ~~Split the game in separate module~~ ### Step 3: Go routines * Put robots in separate go routines and experiment with localities ### Step 4: Beautify the game