From f547c56c1f04bad9567f405c1be6c4bfbccfb36e Mon Sep 17 00:00:00 2001 From: Walkx Date: Fri, 13 May 2022 13:32:00 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Updates=20Readme=20to=20point=20?= =?UTF-8?q?to=20Contribution=20Guidelines?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4403bf122..32824a1f8 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,9 @@ Demo ↗️ Install ➡️

-

- Join the discord ! - -

+ Join the discord! +
+

@@ -74,10 +73,10 @@ _Requirements_: - Install all dependencies: `yarn install` - Build the source: `yarn build` - Start the NextJS web server: ``yarn start`` -- 📝Note: If you want to update the code in real time, launch with ``yarn dev`` +- *Note: If you want to update the code in real time, launch with ``yarn dev``* # 💖 Contributing -You can contribute by [Starting a discussion](https://github.com/ajnart/homarr/discussions), [Submitting Bugs](https://github.com/ajnart/homarr/issues/new), [Requesting Features](https://github.com/ajnart/homarr/issues/new), or [Making a pull request](https://github.com/ajnart/homarr/compare)! +**Please read our [Contribution Guidelines](/CONTRIBUTING.md)** All contributions are highly appreciated.