Skip to content

Commit

Permalink
docs: udpate readme
Browse files Browse the repository at this point in the history
  • Loading branch information
raveclassic committed Sep 25, 2018
1 parent 1b3db72 commit fb9a1f8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,10 @@ const CustomersList: SFC<TCustomersList> = ({ entities }) => entities.foldL(

### Docs & Examples
Coming soon (check the [source](src/remote-data.ts))


### Contributions
- use https://www.conventionalcommits.org/en/v1.0.0-beta.2/

### Publish
Don't forget to run `npm run changelog` and to commit the changes

0 comments on commit fb9a1f8

Please sign in to comment.