From 6488d9c0cd7b52f3f76aca28f74f50d45d3efe90 Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Fri, 9 Sep 2016 00:30:11 -0400 Subject: [PATCH] Add GoDoc link / badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e027b0a..a29aec1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # go-writeas +[![godoc](https://godoc.org/github.com/writeas/go-writeas?status.svg)](https://godoc.org/github.com/writeas/go-writeas) + Official Write.as Go client library. ## Installation