From 45bc3aba22f433b739a46e0e16cb684ea455f82a Mon Sep 17 00:00:00 2001 From: Tobe O Date: Wed, 5 Apr 2017 18:43:15 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8a7bf00b..4291bef6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ # mustache +[![version 1.0.1](https://img.shields.io/badge/pub-1.0.1-brightgreen.svg)](https://pub.dartlang.org/packages/angel_mustache) +[![build status](https://travis-ci.org/angel-dart/mustache.svg?branch=master)](https://travis-ci.org/angel-dart/mustache) + Mustache (Handlebars) view generator for the [Angel](https://github.com/angel-dart/angel) web server framework. +Thanks so much @c4ward for his help with bringing this project to life! + # Installation In `pubspec.yaml`: