diff --git a/README.md b/README.md index aa7d55f..7ae9631 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Profile Website -This code is responsible for deploying this app. Thank you for viewing! +This is my profile app you are currently viewing. Thanks! # 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 +The app comprises: +- An Apache HTTP server serving the website at (https:///www.othoulrich.com). + +- This Gitea server to host my code examples. + +# Associated Projects +- (https://code.othoulrich.com/otho/cv) compiles my curriculum vitae and adds it this `htdocs` directory. \ No newline at end of file