diff --git a/README.md b/README.md index 8aeea5c..450af8d 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,7 @@ To run the image in a Docker container, use the following command $ docker run -itd --name mycontainer --publish 8080:80 /staticsite:1.0 ``` -This will start serving the static site on port 8080. If you visit `http://localhost:8080` in your browser, you should be able to see our static site! \ No newline at end of file +This will start serving the static site on port 8080. If you visit `http://localhost:8080` in your browser, you should be able to see our static site! + +Demof of git +