summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2015-09-05 23:46:51 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2015-09-05 23:46:51 +0900
commiteba6bb94cfc51820fdcd17c44b37e6e42563bc6b (patch)
treeb4be192ca7b725a190587a2cf00d30215d0668c1 /README.md
parent479b4e5af17c886aead3762bc2a4ca01e431b91f (diff)
doc: update README
just move some stuff Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 22eed04c..d81893d7 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,8 @@
-# GoBGP: BGP implementation in Go <p align="right">[![Build Status](https://travis-ci.org/osrg/gobgp.svg?branch=master)](https://travis-ci.org/osrg/gobgp/builds)</p>
+# GoBGP: BGP implementation in Go
+[![Build Status](https://travis-ci.org/osrg/gobgp.svg?branch=master)](https://travis-ci.org/osrg/gobgp/builds)
[![Join the chat at https://gitter.im/osrg/gobgp](https://badges.gitter.im/Join%20Chat.svg)](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/).