mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2026-03-13 08:51:02 +08:00
Update READMEs.
This commit is contained in:
@@ -3,3 +3,9 @@
|
||||
You may use `playground.js` file to play with data
|
||||
structures and algorithms. The code from `playground.js` may
|
||||
be tested in `./__test__/playground.test.js` file.
|
||||
|
||||
To run tests simply run:
|
||||
|
||||
```
|
||||
npm test -- -t 'playground'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user