summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index da45cee3..e7c8551b 100644
--- a/README.md
+++ b/README.md
@@ -33,8 +33,9 @@ Try [a binary release](https://github.com/osrg/gobgp/releases/latest).
- [Flowspec](docs/sources/flowspec.md)
- [RPKI](docs/sources/rpki.md)
- [Managing GoBGP with your favorite language with gRPC](docs/sources/grpc-client.md)
-- [Using GoBGP as a Go Native BGP library](docs/sources/lib.md)
-- [Using BGP-LS in GoBGP library mode](docs/sources/lib-ls.md)
+- Go Native BGP Library
+ - [Basics](docs/sources/lib.md)
+ - [BGP-LS](docs/sources/lib-ls.md)
- [Graceful Restart](docs/sources/graceful-restart.md)
- [Additional Paths](docs/sources/add-paths.md)
- [Peer Group](docs/sources/peer-group.md)