diff --git a/README.md b/README.md index 30d4da1..5510ee4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ExPECA Project Website +Website found at: https://expeca.proj.kth.se/ + ## Getting started Website is built using [mkdocs-material](https://squidfunk.github.io/mkdocs-material/). @@ -11,4 +13,4 @@ Easiest way to write and preview is by using the docker-compose configuration pr docker-compose -f docker/docker-compose.yml up ``` -The live preview will then be served at [localhost:8000](https://localhost:8000). \ No newline at end of file +The live preview will then be served at [localhost:8000](https://localhost:8000).