Skip to content

Commit 314c2de

Browse files
authored
Update README.md
1 parent 08948da commit 314c2de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ dependencies {
7676
implementation "com.github.ven-coder.Assists:assists-mp:最新版本"
7777
//opencv相关(可选)
7878
implementation "com.github.ven-coder.Assists:assists-opcv:最新版本"
79-
//html+js/vue自动化脚本支持(可选,⚠️当前还处于可用但非稳定版本)
80-
implementation "com.github.ven-coder.Assists:assists-web:0.0.21-SNAPSHOT"
79+
//web端支持
80+
implementation "com.github.ven-coder.Assists:assists-web:最新版本"
8181
8282
}
8383
```

0 commit comments

Comments
 (0)