From 2fbf3423de0501c27ab4ff6b50ba5440cadee1f9 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 31 Mar 2023 05:57:13 -1000 Subject: [PATCH] ;doc: bin: note scripts are not required --- bin/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/README.md b/bin/README.md index 5aa892c8e..c908835cc 100644 --- a/bin/README.md +++ b/bin/README.md @@ -15,6 +15,10 @@ Some notable add-ons are listed [in the hledger manual](https://hledger.org/dev/ The rest of this page lists smaller scripts and add-ons which are collected in bin/, grouped by how closely they work with hledger: +To be clear: you don't need any of these when starting out with hledger. +hledger comes with many built-in commands, and you may want to get familiar with those first. + + [bin]: https://github.com/simonmichael/hledger/tree/master/bin [Scripts]: https://hledger.org/scripts.html