From e79eaac3ec7d7dca8f99b2b7590a9f241e5e80d0 Mon Sep 17 00:00:00 2001 From: stormdragon2976 Date: Sun, 5 Feb 2023 14:26:57 -0500 Subject: [PATCH] Slightly updated readme. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fa2958..16a6c49 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # git-hooks -Useful git hooks. \ No newline at end of file +Useful git hooks. + +Quickly grab the latest version: + + curl --output "pre-push" "https://git.stormux.org/storm/git-hooks/raw/branch/master/pre-push"