Skip to content

Commit

Permalink
docs(readme): updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharmath committed Sep 5, 2016
1 parent 0936431 commit 9f450aa
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,3 +246,9 @@ Creates the prototype for the web component element.
| component.update | <code>function</code> | a redux reducer for updating component state. |
| component.view | <code>function</code> | takes in the state and returns a dom tree. |
### Show your support
⭐ this repo
Would really appreciate if you could suggest improvements in docs.
6 changes: 6 additions & 0 deletions docs/README.template.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,3 +228,9 @@ update (state, {type, params}) {
{{>main}}
### Show your support
⭐ this repo
Would really appreciate if you could suggest improvements in docs.

0 comments on commit 9f450aa

Please sign in to comment.