diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2017-06-30 20:42:38 +1000 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2017-06-30 20:42:38 +1000 |
| commit | ec1c7852ad5933f828ac807fb815e29ff1f637c2 (patch) | |
| tree | 47f5b4a727e3f67c9fcac9b8ecbf566bbbc9b3b0 /README.md | |
| parent | 68805d45b0f2c26da0ee47706fc5032136f9902f (diff) | |
docs: Add pypi badge.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # pywal (A `wal` rewrite in Python 3) -[](https://badge.fury.io/py/pywal) [](./LICENSE.md) [](https://travis-ci.org/dylanaraps/pywal) +[](https://pypi.python.org/pypi/pywal/) [](./LICENSE.md) [](https://travis-ci.org/dylanaraps/pywal) `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. |
