fix doc link with badge

This commit is contained in:
alexisvisco 2019-03-26 10:41:43 +01:00
parent c9a7f68c72
commit 650ddab3c1

View file

@ -1,3 +1,5 @@
[![GoDoc](https://godoc.org/github.com/expectedsh/go-sonic/sonic?status.svg)](https://godoc.org/github.com/expectedsh/go-sonic/sonic)
## Go client for the sonic search backend
This package implement all commands to work with sonic. If there is one missing, open an issue ! :)
@ -8,10 +10,6 @@ Sonic: https://github.com/valeriansaliou/sonic
`go get github.com/expectedsh/go-sonic`
### Documentation
Documentation can be found here: https://godoc.org/github.com/expectedsh/go-sonic/sonic
### Example
```go