diff --git a/Home.md b/Home.md index b4973fa..2bb652b 100644 --- a/Home.md +++ b/Home.md @@ -16,7 +16,7 @@ If you want to share your working `docker-compose.yml` file to the project, plea ## How to submit examples -1. Create a new folder with the name of the FOSS project. +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. Create a pull request on GitHub.