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

- old
+ new

@@ -1,25 +1,17 @@ # Camtasy -TODO: Write a gem description +A fancy dancy cam server based on the gorgeous work of that lovely +[tenderlove](http://tenderlovemaking.com/2014/03/26/webcam-photos-with-ruby.html) ## Installation -Add this line to your application's Gemfile: - - gem 'camtasy' - -And then execute: - - $ bundle - -Or install it yourself as: - $ gem install camtasy ## Usage -TODO: Write usage instructions here + $ camtasy server + $ camtasy client | open -f -a /Applications/Preview.app ## Contributing 1. Fork it ( https://github.com/[my-github-username]/camtasy/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`)