From b993ebce44e2a548961baef04b496c9bf0357abb Mon Sep 17 00:00:00 2001 From: scoobybejesus Date: Fri, 7 Aug 2020 23:49:12 -0400 Subject: [PATCH] Updated README slightly. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 424f2eb..a11edca 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # website -Simple website to mess around with \ No newline at end of file +## Simple website to mess around with + +This website's repo contains a post-receive git hook that immediately writes +the changes to a working directory in a location that is accessible to my +web server, thus commits will be immediately be reflected on the website.