diff options
author | Jan Tattermusch <jtattermusch@users.noreply.github.com> | 2015-10-30 09:11:40 -0700 |
---|---|---|
committer | Jan Tattermusch <jtattermusch@users.noreply.github.com> | 2015-10-30 09:11:40 -0700 |
commit | d6c0415e94359733143fb68e226a6bc8ca8af1d9 (patch) | |
tree | 02c1cac032fcfb1b403aa7e6d05670b26f0c04e1 | |
parent | a9b933eee3400c2757f4e31d81d571c4e93aa694 (diff) |
Add cocoapods badge
-rw-r--r-- | src/objective-c/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/objective-c/README.md b/src/objective-c/README.md index a861a9f6f9..c1d25b96f5 100644 --- a/src/objective-c/README.md +++ b/src/objective-c/README.md @@ -1,3 +1,4 @@ +[![Cocoapods](https://img.shields.io/cocoapods/v/gRPC.svg)](https://cocoapods.org/pods/gRPC) # gRPC for Objective-C - [Install protoc with the gRPC plugin](#install) |