summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>2015-12-10 22:16:12 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2015-12-15 12:09:51 +0900
commit7a0bbc22d8ec47daad3b0a2c77d400bcdf98d214 (patch)
tree170064c0aeb4cc8363bf5bbb3fb7335d84e3b784 /README.md
parentaf8c2a1b16c7b8092dbf31c21f7919f0de1ee379 (diff)
docs: add a document about how to use gobgp as a bgp library
Signed-off-by: ISHIDA Wataru <ishida.wataru@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 486802c6..97886d49 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,7 @@ No dependency hell (library, package, etc) thanks to Go.
* [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)
+ * [Using GoBGP as a Go Native BGP library](https://github.com/osrg/gobgp/blob/master/docs/sources/lib.md)
## Community, discussion and support