We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ed4d58 commit 31c3118Copy full SHA for 31c3118
1 file changed
README.md
@@ -1,6 +1,6 @@
1
# OneSignal
2
3
-[![Build Status][trb]][trl] [![Code Climate][ccb]][ccl]
+[![Gem Version][rgb]][rgl] [![Build Status][trb]][trl] [![Code Climate][ccb]][ccl]
4
5
OneSignal is a simple ruby wrapper for the [OneSignal API][osa].
6
@@ -129,6 +129,8 @@ contributors are expected to adhere to the [Contributor Covenant][cc] code of co
129
130
The gem is available as open source under the terms of the [MIT License][mit].
131
132
+[rgb]: https://img.shields.io/gem/v/onesignal.svg
133
+[rgl]: https://rubygems.org/gems/onesignal
134
[trb]: https://travis-ci.org/coding-chimp/onesignal.svg?branch=master
135
[trl]: https://travis-ci.org/coding-chimp/onesignal
136
[ccb]: https://codeclimate.com/github/coding-chimp/onesignal/badges/gpa.svg
0 commit comments