diff --git a/README.md b/README.md index 76af54f..b7d31ee 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ pod 'CircleBar' # Usage 1. Create a new `UITabBarController` in your storyboard or nib. -2. Set the class of the `UITabBarController` to `SHCircleController` in your Storyboard or nib. +2. Set the class of the `UITabBarController` to `SHCircleBarController` in your Storyboard or nib. 3. Set the class of the `UITabBar` of `SHTabBarController` to `SHCircleBar` in your Storyboard or nib.