Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kidjp85 authored Jun 27, 2019
1 parent 1baeccf commit 210493f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Swiper is not compatible with all platforms, it is a modern touch slider which i
| renderParallax | function | | Render props function for parallax |
| getSwiper | function | | Callback function that returns Swiper instance |

**If you want to use custom build swiper to reduce bundle size, you need to use extra props below.**
**If you want to use Swiper custom build to reduce bundle size, you need to use extra props below.**

# Custom build extra props

Expand All @@ -55,6 +55,8 @@ Swiper is not compatible with all platforms, it is a modern touch slider which i

# Installation and setup

From version 2.0.0, it requires **React & ReactDOM ver >=16.8.0** to use [Hooks](https://reactjs.org/docs/hooks-intro.html)

## Npm package

> By npm
Expand Down

0 comments on commit 210493f

Please sign in to comment.