From 3af7775678f7ae61b43320ab7699382698f9389f Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Wed, 15 Jul 2015 00:26:06 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4fb4c6f9..06118cc0 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,5 @@ open http://localhost:3000 Try clicking on actions in the log, or changing some code inside `examples/counter/reducers/counter`. For fun, you can also open `http://localhost:3000/?debug_session=123`, click around, and then refresh. + +Oh, and you can do this with the TodoMVC example as well.