Skip to content

Commit

Permalink
Add first subsection marker
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmcdermott authored and frappacchio committed Oct 13, 2018
1 parent 3dfab88 commit dbc02d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ we review it with our peers. Don't beat yourself up for first drafts that need
improvement. Beat up the code instead!

## **Variables**
### Use meaningful and pronounceable variable names
<a name="variables--meaningful"></a><a name="1.1"></a>
### [1.1](#variables--meaningful) Use meaningful and pronounceable variable names

**Bad:**
```javascript
Expand Down

0 comments on commit dbc02d3

Please sign in to comment.