diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2017-06-24 09:11:27 +1000 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2017-06-24 09:11:27 +1000 |
| commit | db97eba7515017506b93e5513a427fcb26bb5349 (patch) | |
| tree | 5514fe78bc7a77841d2f2885494a313f3324ab4e | |
| parent | 809898770bc01a4cf92fed07b00c3d6c842ef2f1 (diff) | |
DOCS: Covnert README to rst.
| -rw-r--r-- | README.rst | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,8 +4,8 @@ pywal (A ``wal`` rewrite in Python 3) .. image:: https://img.shields.io/badge/license-MIT-blue.svg :target: ./LICENSE.md -.. image:: https://travis-ci.org/dylanaraps/wal.py.svg?branch=master - :target: https://travis-ci.org/dylanaraps/wal.py +.. image:: https://travis-ci.org/dylanaraps/pywal.svg?branch=master + :target: https://travis-ci.org/dylanaraps/pywal ``wal`` is a script that takes an image (or a directory of images), @@ -17,7 +17,7 @@ merges the new colorscheme into the Xresources db so that any new terminal emulators you open use the new colorscheme. ``wal`` can also change the colors in some other programs, check out the -`WIKI <https://github.com/dylanaraps/wal.py/wiki>`__. +`WIKI <https://github.com/dylanaraps/pywal/wiki>`__. **NOTE:** ``wal`` is not perfect and won't work with some images. |
