houdini/gems/houdini_full_contact/README.md
2020-07-06 17:14:41 -05:00

25 lines
390 B
Markdown

# FullContact
An Houdini add-on to use FullContact's Context API
## Usage
How to use my plugin.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'houdini_full_contact', path: 'gems/houdini_full_contact
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install full_contact
```
## Contributing
Contribution directions go here.