Skip to content

Commit 1ca51af

Browse files
committed
docs: update README.md
1 parent 2eddc5f commit 1ca51af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ the view or the behaviour. This pattern provides a nice separation of:
4040
- [Linear user-flow](./examples/linear-flow)
4141
- [Branched/merged user-flow](./examples/branched-and-merged-flow)
4242
- [Loops](./examples/linear-flow-with-loop)
43-
- Dependencies between questions and validation
43+
- [Dependencies between questions and validation](./examples/dependencies-between-questions)
4444
- Re-storing state of the questionnaire from the selected answers
4545
- Navigation
4646

@@ -178,6 +178,7 @@ TBD
178178
- [Linear flow with a loop](./examples/linear-flow-with-loop)
179179
- [Linear flow with option question](./examples/linear-flow-skip-question)
180180
- [Branched flow that merges back into one](./examples/branched-and-merged-flow)
181+
- [Dependencies between questions and validation](./examples/dependencies-between-questions)
181182

182183
# Contribute
183184

0 commit comments

Comments
 (0)