diff --git a/src/README.md b/src/README.md new file mode 100644 index 0000000..3649269 --- /dev/null +++ b/src/README.md @@ -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)). +
To check all workflows, go [here](https://github.com/AdisonCavani/distro-grub-themes/actions).