Update README.md

This commit is contained in:
Christoph Diehl 2017-04-23 03:59:55 +03:00
parent 3bf2bb1e0d
commit ffc107a176
1 changed files with 6 additions and 0 deletions

View File

@ -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/).