Skip to content

Commit b097401

Browse files
committed
docs(readme): include badges
1 parent 28d56ce commit b097401

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
1+
[![Travis build badge](https://img.shields.io/travis/kreuzerk/ng-sortgrid.svg)](https://travis-ci.org/kreuzerk/ng-sortgrid)
2+
[![codecov](https://codecov.io/gh/kreuzerk/ng-sortgrid/branch/master/graph/badge.svg)](https://codecov.io/gh/kreuzerk/ng-sortgrid)
3+
[![angular7](https://img.shields.io/badge/angular%206%20ready-true-green.svg)]()
4+
15
![Logo](./projects/ng-sortgrid-demo/src/assets/logo-new.png)
26

37
![Grid demo](./projects/ng-sortgrid-demo/src/assets/grid-demo.gif)
48

9+
Read the README or just simply check out our demo at: https://kreuzerk.github.io/ng-sortgrid/
10+
11+
- [Getting started](#getting-started)
12+
- [Download the module](#download-the-module)
13+
- [Apply the directive](#apply-the-directive)
14+
- [React on changes](#react-on-changes)
15+
516
# Getting started
617
## Download the module
718

0 commit comments

Comments
 (0)