Преглед на файлове

Update the README.md! 🥳

Sacha Ligthert преди 2 години
родител
ревизия
5680e2a204
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.md

+ 1 - 1
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