From 5fd3775542e4511cf409367f7928094c049874e1 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Thu, 23 Feb 2023 22:34:43 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.