mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-11-13 06:23:00 +08:00
Update README.
This commit is contained in:
parent
dd855c6fb8
commit
f1692b552a
@ -139,7 +139,7 @@ npm test
|
|||||||
npm test -- -t 'LinkedList'
|
npm test -- -t 'LinkedList'
|
||||||
```
|
```
|
||||||
|
|
||||||
## Playground
|
**Playground**
|
||||||
|
|
||||||
You may play with data-structures and algorithms in `./src/playground/playground.js` file and write
|
You may play with data-structures and algorithms in `./src/playground/playground.js` file and write
|
||||||
tests for it in `./src/playground/__test__/playground.test.js`.
|
tests for it in `./src/playground/__test__/playground.test.js`.
|
||||||
|
Loading…
Reference in New Issue
Block a user