diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2018-10-16 10:10:06 +0300 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2018-10-19 01:13:57 +0300 |
commit | 1fb3c167c3cbd4a432a064b299439b3430157dda (patch) | |
tree | cac8d32f7f9df325235ca0b2cf7d27f9c57b5ff7 /doc/README.md | |
parent | 23419e4c4939fe557e37ec9d17c15c6eb73febc6 (diff) |
Add `doc/bitcoin-conf.md`
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md index b3f875c4a4..85aea173c2 100644 --- a/doc/README.md +++ b/doc/README.md @@ -69,6 +69,7 @@ The Bitcoin repo's [root README](/README.md) contains relevant information on th ### Miscellaneous - [Assets Attribution](assets-attribution.md) +- [bitcoin.conf Configuration File](bitcoin-conf.md) - [Files](files.md) - [Fuzz-testing](fuzzing.md) - [Reduce Traffic](reduce-traffic.md) |