Skip to content

Commit 2adde60

Browse files
author
wfbn8821
committed
fix readme
1 parent 540ce60 commit 2adde60

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# react-card-scroll
2-
A React component to horizontally navigate between components of same width (Bootstrap cards for example)
2+
A React component to horizontally navigate between components of same width (Bootstrap cards for example).
33
It is responsive and support card adds and removes with `getCardCount` function.
4-
For example you can have 3 cards on the screen and there is a total of 5 cards, you can navigate right or left to the cards not displayed
4+
5+
6+
For example you can have 3 cards on the screen and there is a total of 5 cards, you can navigate right or left to the cards not displayed.
57
You resize and you display only 2 cards, you can still navigate to the other cards
68

79
## Installation

0 commit comments

Comments
 (0)