aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Kooten <dannyvankooten@users.noreply.github.com>2020-03-18 16:21:51 +0100
committerDanny van Kooten <dannyvankooten@users.noreply.github.com>2020-03-18 16:22:53 +0100
commit82de777afb99aa4129abcb01da76bf62e7b45263 (patch)
tree69f63564a622617a1105302a54d2dc3690224be6
parent78da8bc77f273dc3c05c9b22b3bf851aff0c69c0 (diff)
downloadunja-82de777afb99aa4129abcb01da76bf62e7b45263.tar.gz
unja-82de777afb99aa4129abcb01da76bf62e7b45263.zip
add travis shield to readme
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 2d162d2..9d374d6 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,10 @@
-Unja
-=====
+Unja [![Build Status](https://img.shields.io/travis/dannyvankooten/unja/master)](https://travis-ci.org/dannyvankooten/unja)
+ [![License: MIT](https://img.shields.io/github/license/dannyvankooten/unja)](https://github.com/dannyvankooten/unja/blob/master/LICENSE)
+==========
-Unja is (an attempt at) a template engine for C, inspired by Jinja and Liquid.
+A template engine for C, inspired by Jinja and Liquid.
-This is nowhere near being stable right now.
+**This is nowhere near being stable right now!**
### Example