README.md in deas-0.0.1 vs README.md in deas-0.0.2
- old
+ new
@@ -1,9 +1,13 @@
# Deas
-TODO: Write a gem description
+Handler-based web framework powered by Sinatra.
+## Usage
+
+TODO: Write code samples and usage instructions here
+
## Installation
Add this line to your application's Gemfile:
gem 'deas'
@@ -13,13 +17,9 @@
$ bundle
Or install it yourself as:
$ gem install deas
-
-## Usage
-
-TODO: Write usage instructions here
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)