diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2016-03-23 11:12:00 -0600 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2016-03-23 11:12:00 -0600 |
commit | afb77b930b7a4146ad6b9bd1b0208e8cf4260b11 (patch) | |
tree | d9d496bd6f08807622e7bb9808c0abc5bf207a78 /README.md | |
parent | Merge pull request #540 from erock2112/patch-1 (diff) | |
download | dedo-afb77b930b7a4146ad6b9bd1b0208e8cf4260b11.tar.gz dedo-afb77b930b7a4146ad6b9bd1b0208e8cf4260b11.tar.xz |
remove badge
Remove the Drone.IO badge while setting up new test infrastructure.
Diffstat (limited to 'README.md')
-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) [](https://godoc.org/github.com/boltdb/bolt)  +Bolt [](https://coveralls.io/r/boltdb/bolt?branch=master) [](https://godoc.org/github.com/boltdb/bolt)  ==== Bolt is a pure Go key/value store inspired by [Howard Chu's][hyc_symas] |