From 3a498d456e92eeeead2c1e09cdf40f336956cf6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20=C5=9Arodo=C5=84?= Date: Mon, 14 Mar 2022 15:19:14 +0100 Subject: [PATCH] Delete README.md --- src/README.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/README.md diff --git a/src/README.md b/src/README.md deleted file mode 100644 index 8246f0d..0000000 --- a/src/README.md +++ /dev/null @@ -1,5 +0,0 @@ -## Readme -This is obsolete program to update all icons, fonts and pack each theme files from ``customize/*`` to ``themes/`` folder in ``.tar`` format (non-compressed). - -Now, every time you create new commit on ``master`` branch and change something in ``assets/icons``, ``customize`` or ``font`` folder, [github action](https://github.com/features/actions) bot will update all files (as defined in [this file](https://github.com/AdisonCavani/distro-grub-themes/blob/master/.github/workflows/update-content.yml)). -
To check all workflows, go [here](https://github.com/AdisonCavani/distro-grub-themes/actions).