Skip to content

Commit a5b83ce

Browse files
authored
Updated readme file
1 parent dc213b7 commit a5b83ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@ UI component for React Native that allows to create a listview with N levels of
77
[![codecov](https://codecov.io/gh/fjmorant/react-native-nested-listview/branch/master/graph/badge.svg)](https://codecov.io/gh/fjmorant/react-native-nested-listview)
88
[![npm](https://img.shields.io/npm/v/react-native-nested-listview.svg?style=flat-square)](https://www.npmjs.com/package/react-native-nested-listview)
99
[![github release](https://img.shields.io/github/release/fjmorant/react-native-nested-listview.svg?style=flat-square)](https://github.com/fjmorant/react-native-nested-listview/releases)
10+
[![CodeFactor](https://www.codefactor.io/repository/github/fjmorant/react-native-nested-listview/badge)](https://www.codefactor.io/repository/github/fjmorant/react-native-nested-listview)
1011

1112
## Table of contents
1213

1314
1. [Show](#show)
1415
1. [Usage](#usage)
1516
1. [Props](#props)
16-
1. [Example](#example)
17+
1. [Examples](#examples)
1718
1. [Roadmap](#roadmap)
1819

1920
## Show

0 commit comments

Comments
 (0)