aboutsummaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2019-07-05 09:07:00 +0800
committerfanquake <fanquake@gmail.com>2019-07-06 10:45:04 +0800
commit64b27c46e4c21fc7902a69d8ddb6791ef417c4af (patch)
treec358831177fc1f7e2c796247761b3ecb9925f7ea /doc/README.md
parentdfdcb3dfe535e3b9bb3d11757bb94f2f76398d97 (diff)
downloadbitcoin-64b27c46e4c21fc7902a69d8ddb6791ef417c4af.tar.xz
docs: add reduce-memory.md
Co-Authored-By: Wladimir J. van der Laan <laanwj@gmail.com>
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 b4fa933c8e..d3017de2ab 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -74,6 +74,7 @@ The Bitcoin repo's [root README](/README.md) contains relevant information on th
- [bitcoin.conf Configuration File](bitcoin-conf.md)
- [Files](files.md)
- [Fuzz-testing](fuzzing.md)
+- [Reduce Memory](reduce-memory.md)
- [Reduce Traffic](reduce-traffic.md)
- [Tor Support](tor.md)
- [Init Scripts (systemd/upstart/openrc)](init.md)