README.md in rack-blogengine-1.0.7 vs README.md in rack-blogengine-1.0.8
- old
+ new
@@ -12,16 +12,16 @@
## Supported Ruby Versions & Platforms
-- rbx 2.2.5
-- ruby 2.0.0
-- ruby 2.1.0
-- ruby 2.1.1
+- rbx 2.2.*
+- ruby 2.*
+- ruby 1.9.*
+
## Installation
$ gem install rack-blogengine
To install the signed gem you have to add my public certificate and install with proper security level:
@@ -152,9 +152,10 @@
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request
+