summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@gmail.com>2020-10-20 09:09:31 +0900
committerFUJITA Tomonori <fujita.tomonori@gmail.com>2020-10-20 09:11:35 +0900
commit98b017d1ade751b3c2323fbdebe631e3454ebde0 (patch)
treea1518885b1f2e0aebf4cf18487253333b5603d95 /README.md
parent0aff30a74216f499b8abfabc50016b041b319749 (diff)
README: remove slack status
It shows the status of slackin web server. We don't need it anymore. Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 36c2cd6e..a7ec5795 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
# GoBGP: BGP implementation in Go
[![Build Status](https://travis-ci.org/osrg/gobgp.svg?branch=master)](https://travis-ci.org/osrg/gobgp/builds)
-[![Slack Status](https://slackin-gobgp.now.sh/badge.svg)](https://slackin-gobgp.now.sh/)
GoBGP is an open source BGP implementation designed from scratch for
modern environment and implemented in a modern programming language,