Update README.md

This commit is contained in:
Abhishek Arya 2017-02-02 18:45:39 -08:00 committed by GitHub
parent 4b11c38090
commit 4394cb900d
1 changed files with 1 additions and 0 deletions

View File

@ -24,4 +24,5 @@ Continuous Integration infrastracture:
| `build_fuzzers` | Builds fuzz targets for a given project |
| `run_fuzzer` | Runs a fuzz target in a docker container |
| `coverage` | Runs a fuzz target in a docker container and computes a coverage report |
| `reproduce` | Runs a testcase to reproduce a crash |
| `shell` | Starts a shell inside the docker image for a project |