aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorwillcl-ark <will8clark@gmail.com>2022-07-05 10:32:53 +0100
committerwillcl-ark <will@256k1.dev>2022-11-28 20:39:20 +0000
commitccba4fe7e3113f5d3bb2fbe54147b3a17e1bfa24 (patch)
tree83599d47112002e781df9b3ae6e7a2a22177ad15 /contrib
parent7075848f9646a5b37044beb78c48e57e1f32b6d0 (diff)
doc: Add completion subdir to contrib/README.md
Diffstat (limited to 'contrib')
-rw-r--r--contrib/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/README.md b/contrib/README.md
index ae1372e95d..0252d668d9 100644
--- a/contrib/README.md
+++ b/contrib/README.md
@@ -40,3 +40,9 @@ Utilities to generate test vectors for the data-driven Bitcoin tests.
### [Verify Binaries](/contrib/verifybinaries) ###
This script attempts to download and verify the signature file SHA256SUMS.asc from bitcoin.org.
+
+Command Line Tools
+---------------------
+
+### [Completions](/contrib/completions) ###
+Shell completions for bash and fish.