| commit | a8ef36af16acc7522978c8dae22978372f01b71c | [log] [tgz] |
|---|---|---|
| author | Kun Zhang <zhangkun@google.com> | Wed Apr 22 14:46:07 2015 -0700 |
| committer | Kun Zhang <zhangkun@google.com> | Thu Apr 23 13:49:26 2015 -0700 |
| tree | d6093a076d8d202168bf56cdfefc0e939cb1d715 | |
| parent | 3ddd1d525f840db93cbb54470e1332925cb51d50 [diff] [blame] |
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