From 47cc09123d52252393e015d568dafb3a5d37a0d4 Mon Sep 17 00:00:00 2001 From: The Magician Date: Thu, 7 Dec 2023 15:18:50 +0000 Subject: [PATCH] Improve formatting --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f70b441..3bb2ffa 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,6 @@ The files which are `shellchecked` are: - Any files which end in the `.sh` file extension - Any hidden files which begin with either `.bash` or `.zsh` -My version of this hook is based heavily on this Gist: https://gist.github.com/wookietreiber/3bf8621274caafed543fca6a3feab284 -Credit to [wookietreiber] for the original. +My version of this hook is based heavily on this Gist: https://gist.github.com/wookietreiber/3bf8621274caafed543fca6a3feab284 + +Credit to [wookietreiber](https://gist.github.com/wookietreiber) for the original.