Skip to content

Commit c19de9c

Browse files
authored
link badges
1 parent 12672e7 commit c19de9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ FlatList React
1010
A helpful react utility component intended to simplify handling rendering list with ease.
1111
It can handle `grouping`, `sorting`, `filtering`, `searching`, `sorting`, `paginating`, `styling` with very simple props.
1212

13-
![Build](https://github.com/beforesemicolon/flatlist-react/workflows/Node.js%20CI/badge.svg)
14-
![GitHub](https://img.shields.io/github/license/beforesemicolon/flatlist-react)
15-
![GitHub release (latest by date)](https://img.shields.io/github/v/release/beforesemicolon/flatlist-react)
13+
[![Build](https://github.com/beforesemicolon/flatlist-react/workflows/Node.js%20CI/badge.svg)](https://github.com/beforesemicolon/flatlist-react/actions)
14+
[![GitHub](https://img.shields.io/github/license/beforesemicolon/flatlist-react)](https://github.com/beforesemicolon/flatlist-react/blob/master/LICENSE)
15+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/beforesemicolon/flatlist-react)](https://www.npmjs.com/package/flatlist-react)
1616

1717
---
1818

0 commit comments

Comments
 (0)