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.