houdini/gems/bess/README.md

25 lines
308 B
Markdown

# Bess
Short description and motivation.
## Usage
How to use my plugin.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'bess'
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install bess
```
## Contributing
Contribution directions go here.