diff --git a/README.md b/README.md
index 10daa41..5b015ac 100644
--- a/README.md
+++ b/README.md
@@ -36,9 +36,7 @@ Import Fortune Wheel in your class
import FortuneWheel
```
-
-
-## Sample Code for Fortune Wheel 🌟
+## Sample Code 🌟
```swift
struct ContentView: View {
@@ -56,7 +54,7 @@ struct ContentView: View {
## 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.