README.md in ruby-ray-0.2.0 vs README.md in ruby-ray-0.3.0
- old
+ new
@@ -1,6 +1,10 @@
# Debug with Ray to fix problems faster
+![Gem](https://img.shields.io/gem/v/ruby-ray)
+![Tests](https://github.com/spatie/ruby-ray/workflows/Tests/badge.svg)
+![Downloads](https://img.shields.io/gem/dt/ruby-ray)
+
This gem can be installed in any Ruby application to send messages to [the Ray app](https://myray.app).
## Documentation
You can find the full documentation on [our documentation site](https://spatie.be/docs/ray).