Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Monkey-D-Mark authored Jan 22, 2019
1 parent 298cacc commit c77c0d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# usage of MFSlider <br>
```#import "MFSlider.h" ```
# usage of MFFontSettingView <br>
```#import "MFFontSettingView.h" ```
```
__weak typeof(self) weakSelf = self;
MFFontSettingView *settingView = [[MFFontSettingView alloc] initWithFrame:self.view.bounds];
Expand Down

0 comments on commit c77c0d5

Please sign in to comment.