Create README.md

This commit is contained in:
Adrian Środoń 2022-01-26 19:35:12 +01:00 committed by GitHub
parent fe846066be
commit 8acc1d3d2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
src/README.md Normal file
View file

@ -0,0 +1,5 @@
## 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, [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).