diff options
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/README.md b/doc/README.md index c629c2ccfa..45e7983038 100644 --- a/doc/README.md +++ b/doc/README.md @@ -76,12 +76,13 @@ 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) +- [I2P Support](i2p.md) +- [Init Scripts (systemd/upstart/openrc)](init.md) +- [PSBT support](psbt.md) - [Reduce Memory](reduce-memory.md) - [Reduce Traffic](reduce-traffic.md) - [Tor Support](tor.md) -- [Init Scripts (systemd/upstart/openrc)](init.md) - [ZMQ](zmq.md) -- [PSBT support](psbt.md) License --------------------- |