diff --git a/README.md b/README.md index 0463ab8..d26b130 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,9 @@ Specific tag versions follow this definition: Run the following in your hugo directory: `docker run -v .:/home/app -ti --network=host betterweb/hugo:latest` To also host locally: `docker run -p 1313:1313 -v .:/home/app -ti --network=host betterweb/hugo:latest` + + +# Links + +[Docker](https://hub.docker.com/r/betterweb/hugo) +[Github](https://github.com/BetterCorp/hugo) \ No newline at end of file