diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2017-06-30 20:39:48 +1000 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2017-06-30 20:39:48 +1000 |
| commit | 68805d45b0f2c26da0ee47706fc5032136f9902f (patch) | |
| tree | d1cc4172e69b53290de816bfdbb0b249752d8947 /README.md | |
| parent | dc0822987748c3a396343590569a8a7974183c09 (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) -[](./LICENSE.md) [](https://travis-ci.org/dylanaraps/pywal) +[](https://badge.fury.io/py/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. |
