Skip to content

Commit

Permalink
Add link to contributing and code of conduct in main readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Brea committed Jun 3, 2019
1 parent 80db4d3 commit ce0f1a7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,11 @@ Connect a source to all components that need it. Mercury will fetch data only wh

Components will became reactive to CRUD actions automatically (dispatch a `create` action over a collection, and Mercury will refresh it automatically on any rendered binded component)

## Contributing

Contributors are welcome.
Please read the [contributing guidelines](.github/CONTRIBUTING.md) and [code of conduct](.github/CODE_OF_CONDUCT.md).

[mercury-api-url]: https://github.com/xbyorange/mercury-api
[mercury-memory-url]: https://github.com/xbyorange/mercury-memory
[mercury-browser-storage-url]: https://github.com/xbyorange/mercury-browser-storage
Expand Down

0 comments on commit ce0f1a7

Please sign in to comment.