From 1904e631e6197905eb521f609af34d9d3a57c1f5 Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Fri, 20 Aug 2021 22:25:26 -0400 Subject: [PATCH] Updated README --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 252f526..aefe915 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ -# website +# Bit Goblin -Bit Goblin main website, built with Jekyll \ No newline at end of file +The Bit Goblin main website, built with Jekyll. + +## Development + +Assuming you have docker installed, you can simply run the script `bin/docker-watch.sh` to start the development container that will watch for changes and rebuild the site automatically.