From 8ce1652c3a874eec3e550ecc5cbc92bde6ea08bb Mon Sep 17 00:00:00 2001 From: Dan Revah Date: Sun, 25 Dec 2016 10:09:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a5067f4..228541a8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Angular 2+ Pipes +# Angular Pipes [![npm](https://img.shields.io/npm/v/ng2-pipes.svg?style=flat-square)](https://www.npmjs.com/package/ng2-pipes) [![Travis](https://img.shields.io/travis/danrevah/ng-pipes.svg?style=flat-square)](https://travis-ci.org/danrevah/ng-pipes) [![Coveralls](https://img.shields.io/coveralls/danrevah/ng2-pipes.svg?style=flat-square)](https://coveralls.io/github/danrevah/ng2-pipes?branch=master) > Useful pipes for Angular 2+ with no external dependencies!