diff --git a/readme.md b/readme.md index b5af01f..11070a5 100644 --- a/readme.md +++ b/readme.md @@ -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