README.md in cuco-0.0.7 vs README.md in cuco-0.1.0
- old
+ new
@@ -1,6 +1,9 @@
# Cuco
+[![Gem Version](https://badge.fury.io/rb/cuco.png)](http://badge.fury.io/rb/cuco)
+[![GEM Downloads](https://img.shields.io/gem/dt/cuco?color=168AFE&logo=ruby&logoColor=FE1616)](https://rubygems.org/gems/cuco)
+
*Cuco* watch files in a directory and take an action when they change.
*Cuco* is controlled by a user-supplied script file.
Intermixed "watch" commands specify what to do
for the particular modified files.