From 50cb581348fb4004ea6fafc1b36e8f3ba0b73d06 Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Mon, 16 May 2016 03:40:08 +0700 Subject: [PATCH] docs: update example name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac4eb75..e64046d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ productive package. - __very cute:__ choo choo! ## Demos -- [Set title reducers example](https://github.com/yoshuawuyts/choo/tree/master/examples/http) +- [Input example](https://github.com/yoshuawuyts/choo/tree/master/examples/http) (@examples directory) - [HTTP effects example](https://github.com/yoshuawuyts/choo/tree/master/examples/http) (@examples directory)