From 424ff51342c6691ee136c82b3199f2aeb2983f23 Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Fri, 21 Aug 2015 21:35:48 +0900 Subject: doc: update grpc Signed-off-by: FUJITA Tomonori --- docs/sources/grpc-client.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/docs/sources/grpc-client.md b/docs/sources/grpc-client.md index 3b48129a..df388b6c 100644 --- a/docs/sources/grpc-client.md +++ b/docs/sources/grpc-client.md @@ -1,11 +1,15 @@ # Managing GoBGP with Your Favorite Language -This page explains how to create your own GoBGP client. -You can create a client using gRPC in several languages that you choose. -Currently there are instructions for making a client in Python and Ruby in this page. -It assumes that you are on Ubuntu 14.04(64bit). +This page explains how to managing GoBGP with your favorite Language. +You can use any language supported by [gRPC](http://www.grpc.io/) (10 +languages are supported now). This page gives an example in Python. It +assumes that you use Ubuntu 14.04 (64bit). -## Python +## Contents + +- [Python](#python) + +## Python ### Installing LinuxBrew -- cgit v1.2.3