Quellcode durchsuchen

Update the README.md! 🥳

Sacha Ligthert vor 2 Jahren
Ursprung
Commit
5680e2a204
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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