Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yhjiang authored Dec 10, 2018
1 parent a21ee38 commit d1f698b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@

##介绍
## 介绍

CustomTabBar是一款自定义的Tabbar,继承UITabbarViewController,可自定义tab图片,背景,以及选中背景。


##截图
## 截图
<img width="320" height="480" src="https://github.com/yhjiang/CustomTabBar/blob/master/ScreenShot.png"/>


##用法
## 用法
```
//初始化ViewController
FirstViewController *home = [[FirstViewController alloc] init];
Expand Down

0 comments on commit d1f698b

Please sign in to comment.