From 9422da5455de404494675275dc8b79f479c9e943 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Thu, 23 Feb 2023 23:31:17 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index ea4eed1..692840e 100644 --- a/Home.md +++ b/Home.md @@ -13,6 +13,7 @@ If you want to share your working `docker-compose.yml` file to the project, plea 3. All volume bind mount paths should default to `/mnt/docker-volumes//` to stay persitent. 4. All examples should contain a `README.md` with a reference to the official FOSS project (e.g. GitHub page or homepage). 5. Provide helpful steps, tricks, notes in the required `README.md` of a FOSS project example. +6. May also adjust the root `README.md` file and append your newly added project + a description. ## How to submit examples