diff --git a/examples/workout/README.md b/examples/workout/README.md index a5df2d5..df16703 100644 --- a/examples/workout/README.md +++ b/examples/workout/README.md @@ -3,7 +3,7 @@ This is the phone-first local-first product exemplar for hemx. It shows a single useful loop: next action shown, user input accepted, a local command recorded, a domain event projected, hemx UI updated, and the result exported or -replayed without storing DOM patches or `EffectBatch` as truth. req: examples/001 +replayed without storing DOM patches or UI update payloads as truth. req: examples/001 req: local/001 req: local/003 req: local/004 ## Run