Create DEPLOYING.md that documents instructions for deploying artifacts.
Move deployment instructions of compiler/README.md there too.
diff --git a/README.md b/README.md
index 8d935fa..66dc8c3 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@
 ----------------------------
 
 Heres a quick readers guide to the code to help folks get started. At a high level there are three distinct layers
-to the library: stub, channel & transport. 
+to the library: stub, channel & transport.
 
 ### Stub