Skip to content

Commit b1fe52b

Browse files
committed
update README
1 parent 7969b63 commit b1fe52b

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

Preview/preview.gif

944 KB
Loading

Preview/preview.png

40.6 KB
Loading

README.md

+9-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# SCCatWaitingHUD
22

3+
This is a cute and simple loading HUD :-P Enjoy!
4+
35
[![CI Status](http://img.shields.io/travis/SergioChan/SCCatWaitingHUD.svg?style=flat)](https://travis-ci.org/SergioChan/SCCatWaitingHUD)
46
[![Version](https://img.shields.io/cocoapods/v/SCCatWaitingHUD.svg?style=flat)](http://cocoapods.org/pods/SCCatWaitingHUD)
57
[![License](https://img.shields.io/cocoapods/l/SCCatWaitingHUD.svg?style=flat)](http://cocoapods.org/pods/SCCatWaitingHUD)
68
[![Platform](https://img.shields.io/cocoapods/p/SCCatWaitingHUD.svg?style=flat)](http://cocoapods.org/pods/SCCatWaitingHUD)
79

10+
## Preview
11+
12+
![image](https://raw.githubusercontent.com/SergioChan/SCCatWaitingHUD/master/Preview/preview.png)
13+
14+
![image](https://raw.githubusercontent.com/SergioChan/SCCatWaitingHUD/master/Preview/preview.gif)
15+
816
## Usage
917

1018
To run the example project, clone the repo, and run `pod install` from the Example directory first.
@@ -17,13 +25,9 @@ SCCatWaitingHUD is available through [CocoaPods](http://cocoapods.org). To insta
1725
it, simply add the following line to your Podfile:
1826

1927
```ruby
20-
pod "SCCatWaitingHUD"
28+
pod 'SCCatWaitingHUD', '~> 0.1.0'
2129
```
2230

23-
## Author
24-
25-
SergioChan, yuheng9211@qq.com
26-
2731
## License
2832

2933
SCCatWaitingHUD is available under the MIT license. See the LICENSE file for more info.

0 commit comments

Comments
 (0)