Skip to content

Commit f1692b5

Browse files
committed
Update README.
1 parent dd855c6 commit f1692b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ npm test
139139
npm test -- -t 'LinkedList'
140140
```
141141

142-
## Playground
142+
**Playground**
143143

144144
You may play with data-structures and algorithms in `./src/playground/playground.js` file and write
145145
tests for it in `./src/playground/__test__/playground.test.js`.

0 commit comments

Comments
 (0)