From e21ead77ffdff206d1ae17e5ce93ea34c4227414 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Fri, 4 Jul 2025 22:45:30 +0200 Subject: Add new fonts and picker style. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8726c84..9134668 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A wardley mapping tool: Write some text, get a diagram Open the project in Xcode and press the run button (or `make build`) -## Building +## Testing Open the project in Xcode and press the test button (or `make test`) -- cgit