diff --git a/README.md b/README.md index 9b817d6..ce13d03 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Drop-in FastClick support for Ember CLI apps. For more information on FastClick visit http://ftlabs.github.io/fastclick. +*Note: As of late 2015 most mobile browsers - notably Chrome and Safari - no longer have a 300ms touch delay, so fastclick offers no benefit on newer browsers, and risks introducing [bugs](https://github.com/ftlabs/fastclick/issues) into your application. Consider carefully whether you really need to use it.* + ## Installation This is addon is installed in one simple step: