diff --git a/README.md b/README.md index b0ba5e7..3254a33 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,10 @@ The tool will be written in Go exploring the following: * Usage of channels * Localities * Interfaces -* Generics (if possible) \ No newline at end of file +* Generics (if possible) + +## Phases +### Step 1 +* Make the game in a functioning state (#11) +### Step 2 +* Split the game in separate modules (#1) \ No newline at end of file