Skip to content

Commit

Permalink
readme tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Feb 4, 2018
1 parent 4acfb74 commit c1770a9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/README-en.md
Expand Up @@ -13,8 +13,6 @@
<a href="https://standardjs.com"><img src="https://img.shields.io/badge/code_style-standard-brightgreen.svg" alt="Standard - JavaScript Style Guide"></a>
</p>

<h4 align="center">One JavaScript Style to Rule Them All</h4>

<p align="center">
<a href="/docs/README-en.md">English</a> •
<a href="/docs/README-esla.md">Español (Latinoamérica)</a> •
Expand Down Expand Up @@ -47,7 +45,7 @@ Install with:
npm install standard --save-dev
```

## The Rules
## StandardJS — The Rules

- **2 spaces** – for indentation
- **Single quotes for strings** – except to avoid escaping
Expand Down

0 comments on commit c1770a9

Please sign in to comment.