Skip to content

Commit 0c27b50

Browse files
committed
docs(readme): add badges
1 parent bb52f9b commit 0c27b50

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2+
[![Ruby on Rails CI](https://github.com/a-chacon/rails-url-shortener/actions/workflows/rubyonrails.yml/badge.svg)](https://github.com/a-chacon/rails-url-shortener/actions/workflows/rubyonrails.yml)
3+
![Gem Version](https://img.shields.io/gem/v/rails_url_shortener)
4+
5+
![GitHub License](https://img.shields.io/github/license/a-chacon/rails_url_shortener)
6+
17
# RailsUrlShortener
28

39
RailsUrlShortener is a small Rails engine that provides your app with short URL functionality and IP logging capabilities - like having your own Bitly service. By default, RailsUrlShortener saves all visits to your links for future analysis or other interesting uses.

0 commit comments

Comments
 (0)