Update README.md

This commit is contained in:
Daniel Czerwonk 2016-12-09 08:30:19 +01:00 committed by GitHub
parent 48c336a18f
commit a726f3f16e

View File

@ -1,4 +1,4 @@
# go-bird_bgp_exporter
# bird_bgp_exporter
BGP session state exporter for bird routing daemon to use with Prometheus
# Remarks
@ -6,7 +6,7 @@ this is an early version
# Install
```
go get github.com/czerwonk/go-bird_bgp_exporter
go get github.com/czerwonk/bird_bgp_exporter
```
# Future plans