diff --git a/Home.md b/Home.md index 2bb652b..ea4eed1 100644 --- a/Home.md +++ b/Home.md @@ -19,4 +19,5 @@ If you want to share your working `docker-compose.yml` file to the project, plea 1. Create a new folder with the name of the FOSS project inside the [examples](https://github.com/Haxxnet/Compose-Examples/tree/main/examples) dir 2. Define your `docker-compose.yml` file with helpful notes. Adhere to the above principles! 3. Define a `README.md` and reference the official FOSS project. Provide additional notes if necessary. +4. May also adjust the root `README.md` file and append your newly added project + a description. 4. Create a pull request on GitHub.