From ccba4fe7e3113f5d3bb2fbe54147b3a17e1bfa24 Mon Sep 17 00:00:00 2001 From: willcl-ark Date: Tue, 5 Jul 2022 10:32:53 +0100 Subject: [PATCH] doc: Add completion subdir to contrib/README.md --- contrib/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/contrib/README.md b/contrib/README.md index ae1372e95de..0252d668d9a 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.