diff options
| author | Dylan Araps <[email protected]> | 2017-07-24 21:50:09 +1000 |
|---|---|---|
| committer | Dylan Araps <[email protected]> | 2017-07-24 21:50:09 +1000 |
| commit | ed49a5c793b47e8b8e701a06a4372770babb950d (patch) | |
| tree | e1b9e68cea49832341f6b6ae01db03a483a2a9ff /README.md | |
| parent | version: bump (diff) | |
| download | pywal-ed49a5c793b47e8b8e701a06a4372770babb950d.tar.xz pywal-ed49a5c793b47e8b8e701a06a4372770babb950d.zip | |
general: Remove coverage.
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://pypi.python.org/pypi/pywal/) [](./LICENSE.md) [](https://travis-ci.org/dylanaraps/pywal) [](https://codecov.io/gh/dylanaraps/pywal) +[](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)\]** |