Skip to content

Commit cca6e76

Browse files
authored
Update README.md
1 parent e2f8054 commit cca6e76

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ A simple, elegant pop-up menu view
1010
- easy to customization
1111
- iOS7+
1212

13+
### CocoaPods
14+
15+
```
16+
pod 'FEPopupMenuController'
17+
```
18+
1319
### Useage
1420

1521
first thing, import the main header file
@@ -93,12 +99,6 @@ you can customize everything
9399
94100
```
95101

96-
### CocoaPods
97-
98-
```
99-
pod 'FEPopupMenuController'
100-
```
101-
102102
### Licence
103103

104104
MIT

0 commit comments

Comments
 (0)