From e611635338de2ecfe9b299ca4a77449338f2d4a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20=C5=9Arodo=C5=84?= Date: Mon, 5 Dec 2022 09:47:22 +0100 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cacafd2..361bb8a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ [![name](https://img.shields.io/github/license/AdisonCavani/distro-grub-themes)](https://github.com/AdisonCavani/distro-grub-themes/blob/master/LICENSE) [![name](https://img.shields.io/github/v/release/AdisonCavani/distro-grub-themes)](https://github.com/AdisonCavani/distro-grub-themes/releases) -[![Build](https://github.com/AdisonCavani/distro-grub-themes/actions/workflows/update-content.yml/badge.svg?event=push)](https://github.com/AdisonCavani/distro-grub-themes/actions/workflows/update-content.yml)
+[![Build](https://github.com/AdisonCavani/distro-grub-themes/actions/workflows/update-content.yml/badge.svg?event=push)](https://github.com/AdisonCavani/distro-grub-themes/actions/workflows/update-content.yml) +
A pack of GRUB2 themes for different Linux distributions and OSs.
It aims to replace the default GRUB look, with a nice and colorful theme. @@ -12,6 +13,12 @@ It aims to replace the default GRUB look, with a nice and colorful theme. Documentation is available at [adison.me/distro-grub-themes](https://adison.me/distro-grub-themes). Raw markdown files are located in [`/docs`](./docs) folder. +## Funding +I put a lot of effort and my free time into maintaining this project. +If you appreciate that, you can buy me a coffee. + +Buy Me A Coffee + ## Contributing Development happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements.