Skip to content

Commit 605975d

Browse files
authored
Update README.md
1 parent a7dffb9 commit 605975d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@
55
EdgeUtils是基于androidx.core的Android沉浸式框架 :package:
66

77
接入方式:
8+
- 添加jitpack仓库
89
```
910
maven { url 'https://jitpack.io' }
1011
```
11-
12+
- 添加依赖
1213
```
1314
implementation 'com.github.JailedBird:EdgeUtils:0.0.1'
1415
```

0 commit comments

Comments
 (0)