Create README.md

This commit is contained in:
Mike Aizatsky 2016-10-19 11:14:36 -07:00 committed by GitHub
parent 4028e81a42
commit aaec57e1c9
1 changed files with 11 additions and 0 deletions

11
scripts/README.md Normal file
View File

@ -0,0 +1,11 @@
## helper.py
> script to automate docker operations
| Command | Description |
|---------|-------------
| `generate` |
| `build_image` |
| `build_fuzzers` |
| `run_fuzzer` |
| `coverage` |
| `shell` |