Skip to content

Commit 96e1efa

Browse files
committed
optimize doc
1 parent 1c49ad6 commit 96e1efa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pom.xml
2828
application.properties
2929

3030
```
31-
# 指定要扫描注解的包
31+
# Specify the package to scan the annotations
3232
io.github.lvyahui8.spring.base-packpages=io.github.lvyahui8.spring.example
3333
```
3434

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pom.xml
2828
application.properties
2929

3030
```
31-
# Specify the package to scan the annotations
31+
# 指定要扫描注解的包
3232
io.github.lvyahui8.spring.base-packpages=io.github.lvyahui8.spring.example
3333
```
3434

0 commit comments

Comments
 (0)