Update README.md
This commit is contained in:
parent
3bf2bb1e0d
commit
ffc107a176
1 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,12 @@ A fuzzing framework for JavaScript
|
|||
|
||||
This is WIP.
|
||||
|
||||
|
||||
## Build
|
||||
|
||||
./build.py -f lib -d .
|
||||
|
||||
|
||||
## Testing
|
||||
|
||||
Tests live in the `tests/` subdirectory, and are written for [QUnit](https://qunitjs.com/).
|
||||
|
|
Loading…
Reference in a new issue