lib/ggem/template_file/README.md.erb in ggem-1.3.0 vs lib/ggem/template_file/README.md.erb in ggem-1.4.0
- old
+ new
@@ -1,9 +1,13 @@
# <%= @gem.module_name %>
TODO: Write a gem description
+## Usage
+
+TODO: Write code samples and usage instructions here
+
## Installation
Add this line to your application's Gemfile:
gem '<%= @gem.name %>'
@@ -13,13 +17,9 @@
$ bundle
Or install it yourself as:
$ gem install <%= @gem.name %>
-
-## Usage
-
-TODO: Write usage instructions here
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)