diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,9 +1,8 @@ -# GoBGP: BGP implementation in Go <p align="right">[](https://travis-ci.org/osrg/gobgp/builds)</p> +# GoBGP: BGP implementation in Go +[](https://travis-ci.org/osrg/gobgp/builds) [](https://gitter.im/osrg/gobgp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -## Introduction - GoBGP is an open source BGP implementation designed from scratch for modern environment and implemented in a modern programming language, [the Go Programming Language](http://golang.org/). |