diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2016-06-07 08:38:33 -0600 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2016-06-07 08:38:33 -0600 |
commit | 05e441d7b3ded9164c5b912521504e7711dd0ba2 (patch) | |
tree | 5145ca65492a6d67a274954bfd2ac2392bba52e5 /README.md | |
parent | Merge pull request #565 from joe2far/patch-1 (diff) | |
download | dedo-05e441d7b3ded9164c5b912521504e7711dd0ba2.tar.gz dedo-05e441d7b3ded9164c5b912521504e7711dd0ba2.tar.xz |
README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Bolt [](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] |