Skip to content

Commit 778a776

Browse files
author
wxlpp
committed
chore(All): 添加log
1 parent eb70f3a commit 778a776

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
![UIRouter: Router in Swift](https://raw.githubusercontent.com/wxlpp/UIRouter/main/log.png)
12
[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/UIRouter.svg)](https://img.shields.io/cocoapods/v/UIRouter.svg)
23
![Cocoapods](https://img.shields.io/cocoapods/l/UIRouter)
34
[![Platform](https://img.shields.io/cocoapods/p/uirouter.svg?style=flat)](https://UIRouter.github.io/uirouter)
45
![Bitbucket open issues](https://img.shields.io/bitbucket/issues/wxlpp/UIRouter)
56

67
UIRouter 是一个用Swift实现的路由解耦框架.
8+
79
## 安装
810

911
### CocoaPods
@@ -19,3 +21,4 @@ dependencies: [
1921
.package(url: "https://github.com/Alamofire/Alamofire.git", .upToNextMajor(from: "5.2.0"))
2022
]
2123
```
24+
## 使用

0 commit comments

Comments
 (0)