README.md in fablicop-1.2.0 vs README.md in fablicop-1.2.1
- old
+ new
@@ -1,4 +1,6 @@
+![fablicop](https://img.shields.io/gem/v/fablicop?label=fablicop)
+
# fablicop
fablicop is a RuboCop configration gem.
It assumes your project is using Ruby on Rails and RSpec, so some Cops prefixed with `Rails` and `RSpec` are enabled out of the box.
In other words, it's not appropriate to use it with non-Rails projects.