Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xhzengAIB committed Jul 4, 2016
1 parent 6bb4f6e commit cbc5452
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ To learn English at ordinary times

组件要求
============
* iPhone4/5/6/6+/iPad,Portrait
* iOS 6.0+
* Xcode6 or later

特性
============
Expand All @@ -28,10 +26,9 @@ pod install
```

如何使用
============
```
#import "XHMessageTableViewController.h"
XHMessageTableViewController *messageTableViewController = [[XHMessageTableViewController alloc] init];
[self.navigationController pushViewController:messageTableViewController animated:YES];
xxxx
```

有疑问?提Issue
Expand Down

0 comments on commit cbc5452

Please sign in to comment.