From 763f1c55f00b43c0517875e57c0c8b556420cd64 Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Wed, 1 Jun 2016 00:36:45 +0200 Subject: [PATCH] docs: add demos note --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1de6b59..cd8d319 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,9 @@ - [TodoMVC](http://shuheikagawa.com/todomvc-choo/) ([github](https://github.com/shuhei/todomvc-choo)) +_note: If you've built something cool using `choo` or are using it in production, we'd +love to hear from you!_ + ## Usage ```js const choo = require('choo')