From b22c0d46816f1402a938827c4c4befc05c40da0f Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Wed, 6 Jul 2016 12:57:14 +0200 Subject: [PATCH] docs: emojify demos --- README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 75b5fb1..f5e1b1f 100644 --- a/README.md +++ b/README.md @@ -98,14 +98,16 @@ - __very cute:__ choo choo! ## Demos -- [Input example](examples/title/) - ([requirebin](http://requirebin.com/?gist=e589473373b3100a6ace29f7bbee3186)) -- [HTTP effects example](https://fork-fang.hyperdev.space/) - ([hyperdev](https://hyperdev.com/#!/project/fork-fang)) -- [Mailbox routing example](examples/mailbox/) - (@examples directory) -- [TodoMVC](http://shuheikagawa.com/todomvc-choo/) - ([github](https://github.com/shuhei/todomvc-choo)) +- :truck: [Input example](http://requirebin.com/?gist=e589473373b3100a6ace29f7bbee3186) + ([repo](examples/title/)) +- :water_buffalo: [HTTP effects example](https://hyperdev.com/#!/project/fork-fang) + ([repo](https://fork-fang.hyperdev.space/)) +- :mailbox: [Mailbox routing](examples/mailbox/) +- :ok_hand: [TodoMVC](http://shuheikagawa.com/todomvc-choo/) + ([repo](https://github.com/shuhei/todomvc-choo)) +- :fire: [Choo-firebase](https://github.com/mw222rs/choo-firebase) +- :seedling: [Grow](https://grow.static.land/) + ([repo](https://github.com/sethvincent/grow)) _note: If you've built something cool using `choo` or are using it in production, we'd love to hear from you!_