aboutsummaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorW. J. van der Laan <laanwj@protonmail.com>2021-06-24 13:38:32 +0200
committerW. J. van der Laan <laanwj@protonmail.com>2021-06-24 13:38:39 +0200
commitb7565c708dc1c334aea12ab91a7c67695af802f8 (patch)
tree7a16e64e44d3a5cd8286142914fe0e0612984b78 /doc/README.md
parente59ea87954fa94b89b7e7aec3d135a095f32a4b8 (diff)
parent78cdab1ad2e85176784e4e1230622f42acd20149 (diff)
Merge bitcoin/bitcoin#22250: doc: add basic I2P documentation
78cdab1ad2e85176784e4e1230622f42acd20149 doc: sort entries in doc/README.md#Miscellaneous alphabetically (Vasil Dimov) cad487bcfa829b7e20a0aafcb9a21eb55d5d1528 doc: add basic I2P documentation (Vasil Dimov) Pull request description: Add basic I2P documentation to help users to start using I2P and Bitcoin Core. ACKs for top commit: jonatack: ACK 78cdab1ad2e85176784e4e1230622f42acd20149 laanwj: ACK 78cdab1ad2e85176784e4e1230622f42acd20149 Tree-SHA512: 71cffc9419338a21cb9e811ee9463d6d09eef1a2a73190f766523bc1642a1f58984d5b2ab13da9b6560387ac9f431aace8bc7ae9b776585ecd3e3c1ff6af8e8d
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md5
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
---------------------