diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2014-02-13 11:01:38 -0700 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2014-02-13 11:01:38 -0700 |
commit | d361149fa820eafd7d7d35675e125255f27c335f (patch) | |
tree | 8262cf6e7e78d81c6b69cdaab9a181afc57a7965 | |
parent | Merge pull request #29 from benbjohnson/cleanup (diff) | |
download | dedo-d361149fa820eafd7d7d35675e125255f27c335f.tar.gz dedo-d361149fa820eafd7d7d35675e125255f27c335f.tar.xz |
Add godoc badge.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Bolt [](https://drone.io/github.com/boltdb/bolt/latest) [](https://coveralls.io/r/boltdb/bolt?branch=master)  +Bolt [](https://drone.io/github.com/boltdb/bolt/latest) [](https://coveralls.io/r/boltdb/bolt?branch=master) [](https://godoc.org/github.com/boltdb/bolt)  ==== ## Overview |