From 4d8c074f2a98a15ecd5a13e0f28b8ded41bf9fa8 Mon Sep 17 00:00:00 2001 From: Jason Hodges Date: Mon, 9 Jan 2017 23:21:38 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bfa5b7..87c89aa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # ng2-gist +[![Build Status](https://travis-ci.org/jasonhodges/ng2-gist.svg?branch=master)](https://travis-ci.org/jasonhodges/ng2-gist) Angular 2 Component for embedding a gist within an Angular site ## Code Example @@ -37,4 +38,4 @@ This project was initiated after a search for an Angular 2 component of its kind ## Contributors ## License -MIT \ No newline at end of file +MIT