diff --git a/README.md b/README.md index 17bd92c..aa7d55f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # Profile Website -This code is responsible for deploying this app. Thank you for viewing! \ No newline at end of file +This code is responsible for deploying this app. Thank you for viewing! + +# Structure +The docker-compose includes a gitea server to host my code examples, and an apache server to host static files. Other repos are responsible for loading dynamic content (such as my CV) into the web server data directory. \ No newline at end of file