diff options
| author | Dylan Araps <[email protected]> | 2017-06-17 15:53:39 +1000 |
|---|---|---|
| committer | Dylan Araps <[email protected]> | 2017-06-17 15:53:39 +1000 |
| commit | 8f612ecb498ea33b638516eea402d43a98c06895 (patch) | |
| tree | 394089dac48dc4e896672836b4cab9c82c3dd184 | |
| parent | General: Add travis linting (diff) | |
| download | pywal-8f612ecb498ea33b638516eea402d43a98c06895.tar.xz pywal-8f612ecb498ea33b638516eea402d43a98c06895.zip | |
DOCS: Add travis badge
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # wal.py +[](./LICENSE.md) [](https://travis-ci.org/dylanaraps/wal.py) + A rewrite of `wal` in Python 3. |