# Galactus Galactus provides a simple wrapper for the [Marvel API](http://developer.marvel.com/). ## Installation Add this line to your application's Gemfile: ```ruby gem 'galactus' ``` And then execute: $ bundle Or install it yourself as: $ gem install galactus ## Usage Usage instructions will be coming soon. ## Contributing Bug reports and pull requests are welcome on GitHub at [https://github.com/jnyman/galactus](https://github.com/jnyman/galactus). This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](contributor-covenant.org) code of conduct. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).