librarix/README.md

32 lines
568 B
Markdown
Raw Normal View History

2015-10-20 12:45:31 +02:00
# Librarix
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'librarix'
```
And then execute:
$ bundle
Or install it yourself as:
$ gem install librarix
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it ( https://github.com/[my-github-username]/librarix/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 a new Pull Request