Skip to content

Commit 3cad5ac

Browse files
authored
Link to isowords (#442)
1 parent e45b7ec commit 3cad5ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ This repo comes with _lots_ of examples to demonstrate how to solve common and c
6868
* [Todos](./Examples/Todos)
6969
* [Voice memos](./Examples/VoiceMemos)
7070

71+
Looking for something more substantial? Check out the source code for [isowords](https://github.com/pointfreeco/isowords), an iOS word search game built in SwiftUI and the Composable Architecture.
72+
7173
## Basic Usage
7274

7375
To build a feature using the Composable Architecture you define some types and values that model your domain:

0 commit comments

Comments
 (0)