소스 검색

Update the readme (1/2)

Sacha Ligthert 2 년 전
부모
커밋
134c5edef9
1개의 변경된 파일7개의 추가작업 그리고 1개의 파일을 삭제
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -11,4 +11,10 @@ The tool will be written in Go exploring the following:
 * Usage of channels
 * Localities
 * Interfaces
-* Generics (if possible)
+* Generics (if possible)
+
+## Phases
+### Step 1
+* Make the game in a functioning state (#11)
+### Step 2
+* Split the game in separate modules (#1)