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.
2 parents 71efca9 + f512a8d commit ea9f1d2Copy full SHA for ea9f1d2
README.md
@@ -1,9 +1,9 @@
1
# 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
+[travis-image]: https://secure.travis-ci.org/redis/redis-rb.svg?branch=master
4
[travis-link]: http://travis-ci.org/redis/redis-rb
5
[travis-home]: http://travis-ci.org/
6
-[inchpages-image]: http://inch-ci.org/github/redis/redis-rb.png
+[inchpages-image]: http://inch-ci.org/github/redis/redis-rb.svg
7
[inchpages-link]: http://inch-ci.org/github/redis/redis-rb
8
9
A Ruby client library for [Redis][redis-home].
0 commit comments