shorten readable description in readme header
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
**6to5** turns ES6 code into vanilla ES5, so you can use ES6 features **today.**
|
||||
|
||||
- **Readable** - original formatting is retained if possible so your generated code looks as similar as possible.
|
||||
- **Readable** - formatting is retained if possible so your generated code is as similar as possible.
|
||||
- **Extensible** - with a large range of [plugins](#plugins) and **browser support**.
|
||||
- **Lossless** - **source map support** so you can debug your compiled code with ease.
|
||||
- **Compact** - maps directly to the equivalent ES5 with **no runtime**.
|
||||
|
||||
Reference in New Issue
Block a user