Skip to content

Commit d34e639

Browse files
committed
update readme
1 parent 0d62aa8 commit d34e639

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#jfinal-bootstrap-table demo
2-
## 技术栈
2+
## 技术栈/technology stack
33
* jfinal2.2
44
* poi3
55
* ehcache
@@ -9,12 +9,17 @@
99
* druid
1010
* weui
1111

12-
##How to run
13-
项目采用maven构建,运行前请先执行src/main/java下的sql脚本到你的mysql数据库中,然后修改src/main/java下的config.txt配置文件中的数据库配置信息,进入项目目录,
12+
## How to run
13+
> The project constructed by maven, please execute under the src/main/java SQL script to your MySQL database operation,
14+
and then modify the database configuration information ,edit under the src/main/java config.txt configuration file,
15+
Execute mvn tomcat7:run to run
16+
17+
## 运行
18+
> 项目采用maven构建,运行前请先执行src/main/java下的sql脚本到你的mysql数据库中,然后修改src/main/java下的config.txt配置文件中的数据库配置信息,进入项目目录,
1419
执行mvn tomcat7:run来运行
1520

1621
> ## github:[https://github.com/netbuffer/jfinal-bootstrap-table](https://github.com/netbuffer/jfinal-bootstrap-table)
1722
> ## git@osc:[http://git.oschina.net/gradle/jfinal-bootstrap-table](http://git.oschina.net/gradle/jfinal-bootstrap-table)
1823
19-
#![](src/main/webapp/image/sys1.png)
20-
#![](src/main/webapp/image/sys2.png)
24+
# ![](src/main/webapp/image/sys1.png)
25+
# ![](src/main/webapp/image/sys2.png)

0 commit comments

Comments
 (0)