📝 文档优化

This commit is contained in:
SanLi
2020-06-25 20:18:23 +08:00
parent ce89b4944c
commit a01f6356d3

View File

@@ -79,13 +79,13 @@
+ 引入依赖 + 引入依赖
```xml ```xml
<dependency> <dependency>
<groupId>cn.smallbun.screw</groupId> <groupId>cn.smallbun.screw</groupId>
<artifactId>screw-core</artifactId> <artifactId>screw-core</artifactId>
<version>${lastVersion}</version> <version>${lastVersion}</version>
</dependency> </dependency>
``` ```
+ 编写代码 + 编写代码