diff --git a/README.md b/README.md index 0f66720755..58caa2cbeb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Airbnb JavaScript Style Guide() { *A mostly reasonable approach to JavaScript* + > **Note**: this guide assumes you are using [Babel](https://babeljs.io), and requires that you use [babel-preset-airbnb](https://npmjs.com/babel-preset-airbnb) or the equivalent. It also assumes you are installing shims/polyfills in your app, with [airbnb-browser-shims](https://npmjs.com/airbnb-browser-shims) or the equivalent.