aboutsummaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-12-15 16:55:14 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2016-12-15 16:57:06 +0100
commit5bc209c73fb6109829f24a6e9574ce112432b560 (patch)
tree33f0a1fcf681185c62c7a9724bf764bcb362126d /doc/README.md
parentb83264d9c7a8ddb79f64bd9540caddc8632ef31f (diff)
parent8b15434b59c6cd7368b4db680544cd77ed337bd3 (diff)
downloadbitcoin-5bc209c73fb6109829f24a6e9574ce112432b560.tar.xz
Merge #9172: Resurrect pstratem's "Simple fuzzing framework"
8b15434 doc: Add bare-bones documentation for fuzzing (Wladimir J. van der Laan) a4153e2 Simple fuzzing framework (Patrick Strateman)
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 8b9c0ea262..36684e5401 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -68,6 +68,7 @@ The Bitcoin repo's [root README](/README.md) contains relevant information on th
### Miscellaneous
- [Assets Attribution](assets-attribution.md)
- [Files](files.md)
+- [Fuzz-testing](fuzzing.md)
- [Reduce Traffic](reduce-traffic.md)
- [Tor Support](tor.md)
- [Init Scripts (systemd/upstart/openrc)](init.md)