mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-08 02:14:56 +08:00
Update README.
This commit is contained in:
@ -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`.
|
||||||
|
Reference in New Issue
Block a user