Updated LearnServerProgramming (markdown)
diff --git a/LearnServerProgramming.md b/LearnServerProgramming.md
index 04b2b71..750727f 100644
--- a/LearnServerProgramming.md
+++ b/LearnServerProgramming.md
@@ -46,6 +46,7 @@
 
 ### Google Cloud Platform
 
+- Read [Google Cloud Platform: Go Runtime Environment](https://cloud.google.com/appengine/docs/go/)
 - Watch [Go and the Google Cloud Platform](http://blog.golang.org/go-and-google-cloud-platform)
 - Read [Go on App Engine: tools, tests, and concurrency](http://blog.golang.org/appengine-dec2013)
 - Read [Deploying Go servers with Docker](http://blog.golang.org/docker)