Skip to content

Commit

Permalink
Update contributing section in readme, fix license section
Browse files Browse the repository at this point in the history
  • Loading branch information
rummik committed Oct 27, 2017
1 parent d721eb3 commit 3754256
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion readme.md
Expand Up @@ -76,15 +76,21 @@ console.log(new Telepathy('testing').password({


## Contributing
Please note that this project is released with a
[Contributor Code of Conduct][]. By participating in this project you agree to
abide by its terms.

Please see the [Chameleoid Styleguide][] before contributing.

Take care to maintain the existing coding style. Add unit tests for any new or
changed functionality. Lint and test your code using [Gulp][].

[Contributor Code of Conduct]: http://www.chameleoid.com/conduct
[Chameleoid Styleguide]: https://github.com/chameleoid/style
[Gulp]: http://gulpjs.com/


## License
Copyright (c) 2012-2017 Chameleoid and Kimberly Zick (rummik)
Licensed under the MPL.

Licensed under the MPL

0 comments on commit 3754256

Please sign in to comment.