diff --git a/examples/flux-todomvc/README.md b/examples/flux-todomvc/README.md index 5c0cce45579c62..257d79a5a1d0ab 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