houdini/gems/full_contact/README.md

26 lines
331 B
Markdown
Raw Normal View History

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