From 26b3cb41a307e4e096d2869b6de475224f6ee825 Mon Sep 17 00:00:00 2001 From: vx-clutch Date: Tue, 13 Jan 2026 19:01:03 -0500 Subject: [PATCH] add dep --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 451a6a7..40516d1 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Get your project started: #### Dependencies +- `git` - source control tool - `shellcheck` - lint shell scripts **development dependency** **Note**: `shellcheck` is used as a pre-commit git hook to for quality