Skip to content

Commit aa2e786

Browse files
author
Anthony Du Pont
committed
📝 Update README.md
1 parent 9734fc4 commit aa2e786

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,9 @@ Check out the [**Basic Menu Active**](https://github.com/Dogstudio/highway/tree/
294294
## Support
295295

296296
Note that **Highway** uses modern features because we wanted it to be *modern*. This means some browsers might not support some of these modern features so we are providing an ES5 version of **Highway** in order to simplify your life.
297+
297298
We want you to focus on your projects instead of spending time on endless configurations in order to use **Highway**.
299+
298300
This gives you the opportunity to use the ES6 version that is **lighter** and supports a majority of modern browsers or the ES5 version that is **heavier** and supports older browsers... Goddamn IE.
299301

300302
Note that since **Highway** uses the Fetch API in order to make HTTP requests you'll have to use the [whatwg-fetch](https://github.com/github/fetch) polyfill for IE... Him again.
@@ -317,7 +319,7 @@ This example supports:
317319
## Releases
318320
#### 1.3.x
319321

320-
- Add ES5 version in `dist/es5` folder
322+
- :sparkles: Add ES5 version in `dist/es5` folder
321323
- Add the `Basic Anchor` example
322324
- Add the `Basic Polyfill` example
323325
- Add unit tests

0 commit comments

Comments
 (0)