From db97eba7515017506b93e5513a427fcb26bb5349 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 24 Jun 2017 09:11:27 +1000 Subject: DOCS: Covnert README to rst. --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 769e6f6..22941d1 100644 --- a/README.rst +++ b/README.rst @@ -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 `__. +`WIKI `__. **NOTE:** ``wal`` is not perfect and won't work with some images. -- cgit v1.2.3