aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHerman Schaaf <hermanschaaf@gmail.com>2016-02-06 16:33:50 +0800
committerHerman Schaaf <hermanschaaf@gmail.com>2016-02-06 16:33:50 +0800
commit187ee33aae418a38905841715a4e1b151ed326ad (patch)
treee0e5f03034da8b342bca9271d07fa2a74a571271 /README.md
parentMerge pull request #492 from boltdb/revert-491-arm64 (diff)
downloaddedo-187ee33aae418a38905841715a4e1b151ed326ad.tar.gz
dedo-187ee33aae418a38905841715a4e1b151ed326ad.tar.xz
Add Go Report Card to list of projects using Bolt
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 82e8574..1728d65 100644
--- a/README.md
+++ b/README.md
@@ -836,5 +836,6 @@ Below is a list of public, open source projects that use Bolt:
* [buckets](https://github.com/joyrexus/buckets) - a bolt wrapper streamlining
simple tx and key scans.
* [Request Baskets](https://github.com/darklynx/request-baskets) - A web service to collect arbitrary HTTP requests and inspect them via REST API or simple web UI, similar to [RequestBin](http://requestb.in/) service
+* [Go Report Card](https://goreportcard.com/) - Go code quality report cards as a (free and open source) service.
If you are using Bolt in a project please send a pull request to add it to the list.