Added Python Book (#20226)

* Added Python Book

* Added reference for Google SRE

* chore: delete unwanted files
This commit is contained in:
Max Hemingway
2018-10-23 15:59:32 +01:00
committed by mrugesh mohapatra
parent 307eda4e1c
commit 3b16ba63a9
2 changed files with 7 additions and 0 deletions

View File

@@ -23,3 +23,4 @@ Some famous web services include
<!-- Please add any articles you think might be helpful to read before writing the article -->
* <a href='https://cloud.google.com/docs/' target='_blank' rel='nofollow'>Google Cloud Platform Documentation</a>
* <a href='https://en.wikipedia.org/wiki/Google_Cloud_Platform' target='_blank' rel='nofollow'>Wikipedia</a>
* <a href= 'https://landing.google.com/sre/book.html' target='_blank' rel='nofollow'>Google Site Reliability Engineering</a>