From d93986fb15446400166a0859e94ca6db9361f5c7 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Wed, 15 Jul 2015 00:20:04 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b7ea97d..4fb4c6f9 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,5 @@ npm start 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.