Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sameersyd authored Apr 8, 2021
1 parent bfc7a70 commit 2c18c21
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ Import Fortune Wheel in your class
import FortuneWheel
```

<br />

## Sample Code for Fortune Wheel 🌟
## Sample Code 🌟

```swift
struct ContentView: View {
Expand All @@ -56,7 +54,7 @@ struct ContentView: View {
<br />

## Note:
#### When used custom animation provide it duration in `animDuration` parameter
#### When custom animation is used, provide it's duration in `animDuration` parameter
#### Change the `animDuration` only if custom animation is used, or it may cause delay in pointer result.

<br />
Expand Down

0 comments on commit 2c18c21

Please sign in to comment.