From 5daff73766d283b42d590ee49009f10ef927058c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20=C5=9Arodo=C5=84?= Date: Sat, 19 Nov 2022 23:15:08 +0100 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5597022..cacafd2 100644 --- a/README.md +++ b/README.md @@ -9,15 +9,18 @@ It aims to replace the default GRUB look, with a nice and colorful theme. ## Get started -Documentation has moved to [wiki page](https://github.com/AdisonCavani/distro-grub-themes/wiki). +Documentation is available at [adison.me/distro-grub-themes](https://adison.me/distro-grub-themes). +Raw markdown files are located in [`/docs`](./docs) folder. ## Contributing -Development happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving it. +Development happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. +Read below to learn how you can take part in improving it. ### Code of Conduct -This project has adopted a Code of Conduct that we expect project participants to adhere to. Please read [the full text](https://github.com/AdisonCavani/distro-grub-themes/blob/master/.github/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated. +This project has adopted a Code of Conduct that we expect project participants to adhere to. +Please read [the full text](https://github.com/AdisonCavani/distro-grub-themes/blob/master/.github/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated. ### Contributing Guide