Add links to orphaned files

This commit is contained in:
llzmb
2021-12-04 21:29:15 +01:00
parent 6eab6a55af
commit 415be06c54
2 changed files with 3 additions and 1 deletions

View File

@ -31,7 +31,8 @@ Here is some information to get you started:
* For releases, see the * For releases, see the
[Releases tab](https://github.com/AFLplusplus/AFLplusplus/releases) and [Releases tab](https://github.com/AFLplusplus/AFLplusplus/releases) and
[branches](#branches). Also take a look at the list of [branches](#branches). Also take a look at the list of
[important changes in AFL++](docs/important_changes.md). [important changes in AFL++](docs/important_changes.md) and the list of
[features](docs/features.md).
* If you want to use AFL++ for your academic work, check the * If you want to use AFL++ for your academic work, check the
[papers page](https://aflplus.plus/papers/) on the website. [papers page](https://aflplus.plus/papers/) on the website.
* To cite our work, look at the [Cite](#cite) section. * To cite our work, look at the [Cite](#cite) section.

View File

@ -466,6 +466,7 @@ cd ../../
sudo make install sudo make install
``` ```
To learn more about remote monitoring and metrics visualization with StatsD, see [rpc_statsd.md](rpc_statsd.md).
### Addendum: status and plot files ### Addendum: status and plot files