From eecd8b0faa08140cbde1540cd5a8c00dfb05fd90 Mon Sep 17 00:00:00 2001 From: Walkx Date: Fri, 13 May 2022 13:06:13 +0200 Subject: [PATCH] fix: Make note look better --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4403bf122..c28158222 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ _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)!