diff --git a/README.md b/README.md index 8859687..dd563c9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A 42 project aimed at learning Docker and Docker-compose. This project asks us to create a small network of 3 Docker containers, one containing Nginx, one containing Wordpress and the third containing MariaDB. All three must work together over the Docker network to display a local website. +> This project has been archived in the state it was in at the time of evaluation. + ## Status Finished 06/10/2023. Grade: 100%