README.md in githubrepo-0.0.2 vs README.md in githubrepo-0.0.3
- old
+ new
@@ -1,9 +1,7 @@
# Githubrepo
-TODO: Write a gem description
-
## Installation
Add this line to your application's Gemfile:
gem 'githubrepo'
@@ -14,17 +12,22 @@
Or install it yourself as:
$ gem install githubrepo
+
## Usage
$ githubrepo create REPOSITORY_NAME
For more details use help flag:
$ githubrepo --help
+
+
+## To Do
+
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)