Skip to content

Commit 31c3118

Browse files
committed
add current gem version badge to README
1 parent 0ed4d58 commit 31c3118

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OneSignal
22

3-
[![Build Status][trb]][trl] [![Code Climate][ccb]][ccl]
3+
[![Gem Version][rgb]][rgl] [![Build Status][trb]][trl] [![Code Climate][ccb]][ccl]
44

55
OneSignal is a simple ruby wrapper for the [OneSignal API][osa].
66

@@ -129,6 +129,8 @@ contributors are expected to adhere to the [Contributor Covenant][cc] code of co
129129

130130
The gem is available as open source under the terms of the [MIT License][mit].
131131

132+
[rgb]: https://img.shields.io/gem/v/onesignal.svg
133+
[rgl]: https://rubygems.org/gems/onesignal
132134
[trb]: https://travis-ci.org/coding-chimp/onesignal.svg?branch=master
133135
[trl]: https://travis-ci.org/coding-chimp/onesignal
134136
[ccb]: https://codeclimate.com/github/coding-chimp/onesignal/badges/gpa.svg

0 commit comments

Comments
 (0)