We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9dc072 commit eb93e42Copy full SHA for eb93e42
1 file changed
README.md
@@ -268,14 +268,14 @@ communicationConfig{
268
269
#### 4⃣️、路由注解
270
271
-**更多详细用法[点此查看](https://github.com/FlyJingFish/LightRouter)**
+## 更多详细用法[点此查看](https://github.com/FlyJingFish/LightRouter)
272
273
- @Route 路由页面
274
275
- @RouteParams 路由页面参数
276
277
278
-//👇👇👇这两个库都需要 [AndroidAOP](https://github.com/FlyJingFish/AndroidAOP) 提供支持,详细使用方式下文有介绍
+👇👇👇这两个库都需要 [AndroidAOP](https://github.com/FlyJingFish/AndroidAOP) 提供支持,详细使用方式下文有介绍
279
```gradle
280
dependencies {
281
//使用拦截器(不是必须的)
0 commit comments