diff --git a/README.md b/README.md index d7cc2f27f..a9adae83c 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ ## ℹ️ About Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. + +**[⤴️ Back to Top](#-table-of-contents)** ## ⚡ Installation @@ -73,8 +75,12 @@ _Requirements_: - _Examples:_ - NodeJS serve: `npm i -g serve` or `yarn global add serve` & `serve ./out` - python http.server: `python -m http.server 7474 --directory out` + +**[⤴️ Back to Top](#-table-of-contents)** # 💖 Contributing You can contribute by [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)! All contributions are highly appreciated. + +**[⤴️ Back to Top](#-table-of-contents)**