diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2017-08-13 16:29:03 +1000 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2017-08-13 16:29:03 +1000 |
| commit | f98287b3cd24dcb4807a14a277de5a6102fb848c (patch) | |
| tree | c701226868221e90ee60ee165843a5ff0d199069 | |
| parent | c511ab91e9b20faaa8ebfa9470c34ebe79108bab (diff) | |
docs: README
| -rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -2,7 +2,7 @@ [](https://pypi.python.org/pypi/pywal/) [](./LICENSE.md) [](https://travis-ci.org/dylanaraps/pywal) -\[[Installation](https://github.com/dylanaraps/pywal/wiki/Installation)\] \[[Getting Started](https://github.com/dylanaraps/pywal/wiki/Getting-Started)\] \[[Customization](https://github.com/dylanaraps/pywal/wiki/Customization)\] \[[Wiki](https://github.com/dylanaraps/pywal/wiki)\] +\[[Installation](https://github.com/dylanaraps/pywal/wiki/Installation)\] \[[Getting Started](https://github.com/dylanaraps/pywal/wiki/Getting-Started)\] \[[Customization](https://github.com/dylanaraps/pywal/wiki/Customization)\] \[[Wiki](https://github.com/dylanaraps/pywal/wiki)\] \[[Donate](https://patreon.com/dyla)\] `wal` is a script that takes an image (or a directory of images), generates a colorscheme (using `imagemagick`) and then changes all of your open terminal's colors to the new colorscheme on the fly. `wal` then caches each generated colorscheme so that cycling through wallpapers while changing colorschemes is instantaneous. @@ -16,3 +16,9 @@ For more info, check out the [Wiki](https://github.com/dylanaraps/pywal/wiki).  +## Donate + +Donations will allow me to spend more time working on `pywal`. If you like `pywal` and want to give back in some way you can donate here: + +**https://patreon.com/dyla** + |
