-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added badges to README.md #162
base: master
Are you sure you want to change the base?
Conversation
@@ -1,10 +1,8 @@ | |||
# ocra | |||
# Ocra |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Capital O looks slightly better in my opinion but you can change it if you want
|
||
home :: https://github.com/larsch/ocra/ | ||
![Gem Version](https://badge.fury.io/rb/ocra.svg) - ![Total Downloads](https://badgen.net/rubygems/dt/ocra) - ![stars](https://badgen.net/github/stars/larsch/ocra) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here is where i added the badges
issues :: http://github.com/larsch/ocra/issues | ||
|
||
forum :: http://groups.google.com/group/ruby-ocra | ||
[Home](https://github.com/larsch/ocra/) - [Issues](http://github.com/larsch/ocra/issues) - [Forum](http://groups.google.com/group/ruby-ocra) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I Also think that links look slightly better than the old way, but feel free to change this too
I Have Enjoyed using this package for years with ruby. One day when i was on GitHub, I found this repository. When I looked at the README, I noticed that you didn't have any badges. So I went to badgen.net to get you some badges for your README. I hope you appreciate this contribution🎉