We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc3afbd commit 2b7b632Copy full SHA for 2b7b632
README.md
@@ -1,7 +1,11 @@
1
# Angular-filter [![NPM version][npm-image]][npm-url] [![Build status][travis-image]][travis-url] [![Test coverage][coveralls-image]][coveralls-url] [![License][license-image]][license-url]
2
Bunch of useful filters for AngularJS *(with no external dependencies!)*
3
4
-### Angular 2 version is now available: [ng-pipes](https://github.com/a8m/ng-pipes)
+<h3 align="center">
5
+<img src="https://angular.io/resources/images/logos/angular2/angular.svg"
6
+ width="50" alt="angular pipes"><br/>
7
+ <a href="https://github.com/a8m/ng-pipes" target="_blank">Angular 2 version is now available - ng-pipes</a>
8
+ </h3>
9
10
## Table of contents:
11
- [![Gitter][gitter-image]][gitter-url]
0 commit comments