diff --git a/examples/flux-todomvc/README.md b/examples/flux-todomvc/README.md index f8866c0483c080..bdf59739913688 100644 --- a/examples/flux-todomvc/README.md +++ b/examples/flux-todomvc/README.md @@ -2,6 +2,8 @@ > An application architecture for React utilizing a unidirectional data flow. +This is what a running Flux TodoMVC example looks like: + ## Learning Flux diff --git a/examples/flux-todomvc/screenshot.png b/examples/flux-todomvc/screenshot.png new file mode 100644 index 00000000000000..194fced6a3f1e4 Binary files /dev/null and b/examples/flux-todomvc/screenshot.png differ