From c9a7f68c72c06d3aea2f1b35dcf3c9a9b42f5e73 Mon Sep 17 00:00:00 2001 From: alexisvisco Date: Tue, 26 Mar 2019 10:38:07 +0100 Subject: [PATCH] add doc link to the readme --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 615313b..b5af01f 100644 --- a/readme.md +++ b/readme.md @@ -8,6 +8,10 @@ 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