summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2015-08-21 21:19:45 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2015-08-21 21:19:45 +0900
commit68a9d55741c058f7690b67dae54da4c6c25e0709 (patch)
tree371e7691380fb633b0873a3d08465579d840ca09 /README.md
parent58527d5056b2fb00c552791bae273695adf033ee (diff)
doc: add like to grpc client
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2b42dd2b..62d6b538 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,7 @@ No dependency hell (library, package, etc) thanks to Go.
* [MRT](https://github.com/osrg/gobgp/blob/master/docs/sources/mrt.md)
* [Flowspec](https://github.com/osrg/gobgp/blob/master/docs/sources/flowspec.md)
* [RPKI](https://github.com/osrg/gobgp/blob/master/docs/sources/rpki.md)
+ * [Managing GoBGP with your favorite language](https://github.com/osrg/gobgp/blob/master/docs/sources/grpc-client.md)
## Community, discussion and support