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 cfce4c0 commit bca175eCopy full SHA for bca175e
README.md
@@ -1,8 +1,10 @@
1
-# redis-rb [![Build Status][travis-image]][travis-link]
+# redis-rb [![Build Status][travis-image]][travis-link] [![Inline docs][inchpages-image]][inchpages-link]
2
3
[travis-image]: https://secure.travis-ci.org/redis/redis-rb.png?branch=master
4
[travis-link]: http://travis-ci.org/redis/redis-rb
5
[travis-home]: http://travis-ci.org/
6
+[inchpages-image]: http://inch-pages.github.io/github/redis/redis-rb.png
7
+[inchpages-link]: http://inch-pages.github.io/github/redis/redis-rb
8
9
A Ruby client library for [Redis][redis-home].
10
0 commit comments