# Ember CLI FastClick

Drop-in FastClick support for Ember CLI apps.

For more information on FastClick visit http://ftlabs.github.io/fastclick.

## Installation

This is addon is installed in one simple step:

    ember install ember-cli-fastclick

When you now access your app from a mobile device you should see that the 300ms
touch delay was removed and the app feels more like a native app.
