Delete README.md

This commit is contained in:
Adrian Środoń 2022-03-14 15:19:14 +01:00 committed by GitHub
parent 8cc57722ac
commit 3a498d456e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)).
<br>To check all workflows, go [here](https://github.com/AdisonCavani/distro-grub-themes/actions).