diff --git a/README.md b/README.md index ceb22de..091fa3e 100644 --- a/README.md +++ b/README.md @@ -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/).