README.md in torrific-0.0.1 vs README.md in torrific-0.0.2

- old
+ new

@@ -1,8 +1,8 @@ # Torrific -TODO: Write a gem description +A wrapper to 'tor' gem for change Tor identity from the command line ## Installation Add this line to your application's Gemfile: @@ -16,10 +16,16 @@ $ gem install torrific ## Usage -TODO: Write usage instructions here +torrific [options] + +### Options + +* host: Tor control host +* port: Tor control port +* password: Tor control authentication password ## Contributing 1. Fork it ( https://github.com/[my-github-username]/torrific/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`)