diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-04-06 23:47:08 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-04-06 23:47:08 +0900 |
commit | 4ca6255df1f99d26f6ab67f2b233fd8abe238646 (patch) | |
tree | 1ace67a659fd545bff87cb0e80d540f172ee1604 /README.md | |
parent | ccddaebb9eea096a91f98ae9d857cd885f654cf5 (diff) |
docs: CLI operations doc
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -22,7 +22,8 @@ No dependency hell (library, package, etc) thanks to Go. ### Using GoBGP * [Getting Started](https://github.com/osrg/gobgp/blob/master/docs/sources/getting-started.md) * [Route Server](https://github.com/osrg/gobgp/blob/master/docs/sources/route-server.md) - + * [CLI Operations](https://github.com/osrg/gobgp/blob/master/docs/sources/cli-operations.md) + ## Contributing to GoBGP Awesome! Create a pull request. No CLA, board members, governance, or |