diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -4,7 +4,11 @@ A wardley mapping tool: Write some text, get a diagram ## Building -Open the project in Xcode and press buithe run button +Open the project in Xcode and press the run button (or `make build`) + +## Building + +Open the project in Xcode and press the test button (or `make test`) ## Formatting and Linting |