aboutsummaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-11-16 12:25:18 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2016-12-15 13:29:03 +0100
commit8b15434b59c6cd7368b4db680544cd77ed337bd3 (patch)
treea223f694f718f7e244fae20c7c1bf7e6f4ad53a0 /doc/README.md
parenta4153e20eca3f3a7bec5f0b1f13d0ae07557416b (diff)
downloadbitcoin-8b15434b59c6cd7368b4db680544cd77ed337bd3.tar.xz
doc: Add bare-bones documentation for fuzzing
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)