diff --git a/README.md b/README.md index 00127cc34..7f583154b 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ > Curated collection of useful Javascript snippets that you can understand in 30 seconds or less. - Use Ctrl + F or command + F to search for a snippet. -- Contributions welcome, please read [contribution guide](CONTRIBUTING.md). -- Snippets are written in ES6, if you want to ensure backwards-compatibility, please use the [Babel transpiler](https://babeljs.io/). +- Contributions welcome, please read the [contribution guide](CONTRIBUTING.md). +- Snippets are written in ES6, use the [Babel transpiler](https://babeljs.io/) to ensure backwards-compatibility. ## Contents diff --git a/static-parts/README-start.md b/static-parts/README-start.md index b5e4eec03..90b6c6587 100644 --- a/static-parts/README-start.md +++ b/static-parts/README-start.md @@ -4,7 +4,7 @@ > Curated collection of useful Javascript snippets that you can understand in 30 seconds or less. - Use Ctrl + F or command + F to search for a snippet. -- Contributions welcome, please read [contribution guide](CONTRIBUTING.md). -- Snippets are written in ES6, if you want to ensure backwards-compatibility, please use the [Babel transpiler](https://babeljs.io/). +- Contributions welcome, please read the [contribution guide](CONTRIBUTING.md). +- Snippets are written in ES6, use the [Babel transpiler](https://babeljs.io/) to ensure backwards-compatibility. ## Contents