diff --git a/subjects/devops/play-with-containers/README.md b/subjects/devops/play-with-containers/README.md index 0aca6c6a4..9e7c8520d 100644 --- a/subjects/devops/play-with-containers/README.md +++ b/subjects/devops/play-with-containers/README.md @@ -49,9 +49,8 @@ in the audit. You have to implement this architecture: ![architecture](./resources/play-with-containers-py.png) - - -You will use the services described in the `crud-master` project. [Here](...) +You will use the services described in the `crud-master` project. +[Here](https://github.com/01-edu/crud-master-py) is a working solution that you can use to solve this project. You are required to create a `Dockerfile` for each service and call them in