Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8c13a41

Browse files
committed
Add first subsection marker
1 parent f871283 commit 8c13a41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ we review it with our peers. Don't beat yourself up for first drafts that need
3939
improvement. Beat up the code instead!
4040

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

4445
**Bad:**
4546
```javascript

0 commit comments

Comments
 (0)