From 82de777afb99aa4129abcb01da76bf62e7b45263 Mon Sep 17 00:00:00 2001 From: Danny van Kooten Date: Wed, 18 Mar 2020 16:21:51 +0100 Subject: add travis shield to readme --- README.md | 9 +++++---- 1 file 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 -- cgit v1.2.3