diff --git a/README.md b/README.md index 9a325a355b..a4e5c960d2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # Airbnb JavaScript Style Guide() { -*A mostly reasonable approach to JavaScript* +*A mostly reasonable approach to JavaScript* +Maybe you want to enter. +You always can do it. +Okey? Fine! My tea is here! +Who are you? +We are you friends, Alice. +Quaere? > **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. @@ -10,7 +16,7 @@ This guide is available in other languages too. See [Translation](#translation) -Other Style Guides +Other Stile Guiedes - [ES5 (Deprecated)](https://github.com/airbnb/javascript/tree/es5-deprecated/es5) - [React](react/)