From 9d288eb2de104875278250320e77177cffd912ef Mon Sep 17 00:00:00 2001 From: Mylloon Date: Thu, 23 Jun 2022 20:59:03 +0200 Subject: [PATCH] Add contribution section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3101e34..6330cc2 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,6 @@ services: - 3000:3000 restart: unless-stopped ``` + +## Contribution +Feel free to contribute 🙂.