docs: add demos note
This commit is contained in:
@@ -98,6 +98,9 @@
|
|||||||
- [TodoMVC](http://shuheikagawa.com/todomvc-choo/)
|
- [TodoMVC](http://shuheikagawa.com/todomvc-choo/)
|
||||||
([github](https://github.com/shuhei/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
|
## Usage
|
||||||
```js
|
```js
|
||||||
const choo = require('choo')
|
const choo = require('choo')
|
||||||
|
|||||||
Reference in New Issue
Block a user