mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Merge pull request #2194 from rmm5t/svg-badges
Switch README badges from PNG to SVG
This commit is contained in:
commit
f89a0eed56
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -1,11 +1,11 @@
|
||||||
Sidekiq
|
Sidekiq
|
||||||
==============
|
==============
|
||||||
|
|
||||||
[](https://rubygems.org/gems/sidekiq)
|
[](https://rubygems.org/gems/sidekiq)
|
||||||
[](https://codeclimate.com/github/mperham/sidekiq)
|
[](https://codeclimate.com/github/mperham/sidekiq)
|
||||||
[](https://travis-ci.org/mperham/sidekiq)
|
[](https://travis-ci.org/mperham/sidekiq)
|
||||||
[](https://coveralls.io/r/mperham/sidekiq)
|
[](https://coveralls.io/r/mperham/sidekiq)
|
||||||
[](https://gitter.im/mperham/sidekiq)
|
[](https://gitter.im/mperham/sidekiq)
|
||||||
|
|
||||||
|
|
||||||
Simple, efficient background processing for Ruby.
|
Simple, efficient background processing for Ruby.
|
||||||
|
@ -46,7 +46,7 @@ Getting Started
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
See the [sidekiq home page](http://sidekiq.org) for the simple 3-step process.
|
See the [sidekiq home page](http://sidekiq.org) for the simple 3-step process.
|
||||||
You can watch [Railscast #366](http://railscasts.com/episodes/366-sidekiq) to see Sidekiq in action. If you do everything right, you should see this:
|
You can watch [Railscast #366](http://railscasts.com/episodes/366-sidekiq) to see Sidekiq in action. If you do everything right, you should see this:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue