aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-06-17 15:53:39 +1000
committerDylan Araps <[email protected]>2017-06-17 15:53:39 +1000
commit8f612ecb498ea33b638516eea402d43a98c06895 (patch)
tree394089dac48dc4e896672836b4cab9c82c3dd184
parentGeneral: Add travis linting (diff)
downloadpywal-8f612ecb498ea33b638516eea402d43a98c06895.tar.xz
pywal-8f612ecb498ea33b638516eea402d43a98c06895.zip
DOCS: Add travis badge
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a273be6..3394cdd 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# wal.py
+[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.md) [![Build Status](https://travis-ci.org/dylanaraps/wal.py.svg?branch=master)](https://travis-ci.org/dylanaraps/wal.py)
+
A rewrite of `wal` in Python 3.