diff --git a/README.md b/README.md index 000cdf143..e53337fe0 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,10 @@ If you've found Browser-sync useful and would like to contribute to its continue 1 Benjamín Eidelman ``` +## Troubleshooting + +The way browser-sync works is by injecting an asynchronous script tag (``) right after the `` tag during initial request. The role of this tag is to request a browser-sync's JS file when loading the page. In order for this to work properly the `` tag must be present. + ## License Copyright (c) 2014 Shane Osbourne Licensed under the GPL license.