fix doc link with badge
This commit is contained in:
parent
c9a7f68c72
commit
650ddab3c1
1 changed files with 2 additions and 4 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
[](https://godoc.org/github.com/expectedsh/go-sonic/sonic)
|
||||||
|
|
||||||
## Go client for the sonic search backend
|
## Go client for the sonic search backend
|
||||||
|
|
||||||
This package implement all commands to work with sonic. If there is one missing, open an issue ! :)
|
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`
|
`go get github.com/expectedsh/go-sonic`
|
||||||
|
|
||||||
### Documentation
|
|
||||||
|
|
||||||
Documentation can be found here: https://godoc.org/github.com/expectedsh/go-sonic/sonic
|
|
||||||
|
|
||||||
### Example
|
### Example
|
||||||
|
|
||||||
```go
|
```go
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue