Skip to content

Commit 12ab307

Browse files
committed
update readme
1 parent edfc1fc commit 12ab307

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README_zh.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Java Sec Code
22

3-
对于学习Java漏洞代码来说,`Java Sec Code`是一个非常强大且友好的项目
3+
对于学习Java漏洞代码来说,`Java Sec Code`是一个非常强大且友好的项目
44

55
[英文文档](https://github.com/JoyChou93/java-sec-code/blob/master/README.md)
66

@@ -50,9 +50,9 @@
5050

5151
### Tomcat
5252

53-
1. 生成war包 `mvn clean package`
54-
2. 将target目录的war包,cp到Tomcat的webapps目录
55-
3. 重启Tomcat应用
53+
1. 生成war包 `mvn clean package`
54+
2. 将target目录的war包,cp到Tomcat的webapps目录
55+
3. 重启Tomcat应用
5656

5757

5858
例子:

0 commit comments

Comments
 (0)