Merge pull request #6 from bt3gl/readme

add google style
This commit is contained in:
Mia von Steinkirch, PhD, MSc 2020-03-08 13:36:29 -07:00 committed by GitHub
commit 060742c43a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,9 @@
* [Security examples](https://github.com/bt3gl/Awesome_Python_Examples/tree/master/Security_examples). * [Security examples](https://github.com/bt3gl/Awesome_Python_Examples/tree/master/Security_examples).
* [Concurrence examples](https://github.com/bt3gl/Awesome_Python_Examples/tree/master/Concurrence_examples). * [Concurrence examples](https://github.com/bt3gl/Awesome_Python_Examples/tree/master/Concurrence_examples).
### Good Python Readings
* [Google Style Guide](https://google.github.io/styleguide/pyguide.html).
--- ---