aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-07-04 17:06:28 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2025-07-04 17:06:28 +0200
commitc843d34f56c207abcf4b93e424125eea2dc601e0 (patch)
tree415dc2d9be4be31e290e1dd1dedb0b630c5e8fc6 /README.md
parented10ac191df473c92c4fec495aafa7f569d108c8 (diff)
Upgrade to Swift 6
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index e64c16a..8726c84 100644
--- a/README.md
+++ b/README.md
@@ -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