# 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.