[![Continuous Integration Status][1]][2] # Sqed Sqed is a gem that faciliates metadata extraction from images of staged collection objects. ## Installation Add this line to your application's Gemfile: gem 'sqed' And then execute: $ bundle Or install it yourself as: $ gem install sqed ## Usage For the time being, see specs. ## Contributing 1. Fork it ( http://github.com/SpeciesFileGroup/sqed/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request [1]: https://secure.travis-ci.org/SpeciesFileGroup/sqed.png?branch=master [2]: http://travis-ci.org/SpeciesFileGroup/sqed?branch=master