## ember-cli-ic-ajax

This addon that adds `ic-ajax` to the generated Ember CLI output (in `vendor.js`).

### Installation / Usage

From within your Ember CLI application (must be > 0.0.34), run the following:

```bash
npm install --save-dev ember-cli-ic-ajax
```

### References

* [ic-ajax](https://github.com/instructure/ic-ajax)
