Skip to content

Commit c50dd53

Browse files
authored
Merge pull request #59 from esthor/update-description
more formatting nits
2 parents dee07ce + 11f2d91 commit c50dd53

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ A zero-dependency, Swipeable FlatList for React-Native with Quick Actions, Gestu
1212

1313
## Usage
1414

15-
1. Install the package in your project:
16-
17-
`npm install react-native-swipeable-list` or `yarn add react-native-swipeable-list`
15+
1. Install the package in your project: `npm install react-native-swipeable-list` or `yarn add react-native-swipeable-list`
1816

1917
2. Import the component into your component: `import SwipeableFlatList from 'react-native-swipeable-list';`
2018

0 commit comments

Comments
 (0)