瀏覽代碼

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