README.md in fsck-0.0.5 vs README.md in fsck-0.0.5.1
- old
+ new
@@ -1,6 +1,9 @@
# Fsck
+
+[![Gem Version](https://badge.fury.io/rb/fsck.png)](http://badge.fury.io/rb/fsck)
+
Fsck allows you to express your feelings while you're developing. It does this by allowing you to add words to method names on the fly.
## Installation
gem install fsck
@@ -66,6 +69,6 @@
## Disclaimer
Because Fsck now uses method aliasing, there's only a slight performance hit on the first call to a fscked method. This should be inline with many other gems out there. Performance aside, using this gem will have quite an impact on the maintainability of your code. Use at your own risk.
## License
-MIT License. Copyright 2011 Chris Thorn.
\ No newline at end of file
+MIT License. Copyright 2011 Chris Thorn.