forked from lxm_tools/screw
📝 文档优化
This commit is contained in:
14
README.md
14
README.md
@@ -79,13 +79,13 @@
|
||||
|
||||
+ 引入依赖
|
||||
|
||||
```xml
|
||||
<dependency>
|
||||
<groupId>cn.smallbun.screw</groupId>
|
||||
<artifactId>screw-core</artifactId>
|
||||
<version>${lastVersion}</version>
|
||||
</dependency>
|
||||
```
|
||||
```xml
|
||||
<dependency>
|
||||
<groupId>cn.smallbun.screw</groupId>
|
||||
<artifactId>screw-core</artifactId>
|
||||
<version>${lastVersion}</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
+ 编写代码
|
||||
|
||||
|
||||
Reference in New Issue
Block a user