Skip to content

Commit

Permalink
chore(readme): update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Sergey Kastryulin <[email protected]>
  • Loading branch information
snk4tr committed Jan 14, 2020
1 parent 87216b3 commit f7ae343
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 @@ -89,6 +89,11 @@ Contributions are what make the open source community such an amazing place to b
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

Please follow [Google Python style guide](http://google.github.io/styleguide/pyguide.html) as a guidance on your code style
decisions. The code will be checked with [flake-8 linter](http://flake8.pycqa.org/en/latest/) during the CI pipeline.
Use [commitizen](https://github.com/commitizen/cz-cli) commit style where possible for simplification of understanding of
performed changes.


<!-- LICENSE -->
## License
Expand Down

0 comments on commit f7ae343

Please sign in to comment.