We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d818e commit 7233af7Copy full SHA for 7233af7
README.md
@@ -1,4 +1,6 @@
1
-MongoDB Ruby Driver [![Gem Version][rubygems-img]][rubygems-url]
+MongoDB Ruby Driver
2
+[![Gem Version][rubygems-img]][rubygems-url]
3
+[![Inline docs][inch-img]][inch-url]
4
================================================================
5
6
The officially supported Ruby driver for [MongoDB](https://www.mongodb.org/).
@@ -106,3 +108,5 @@ License
106
108
107
109
[rubygems-img]: https://badge.fury.io/rb/mongo.svg
110
[rubygems-url]: http://badge.fury.io/rb/mongo
111
+[inch-img]: http://inch-ci.org/github/mongodb/mongo-ruby-driver.svg?branch=master
112
+[inch-url]: http://inch-ci.org/github/mongodb/mongo-ruby-driver
0 commit comments