Skip to content

Commit ca89f59

Browse files
committed
update readme.md
1 parent 5865dd2 commit ca89f59

File tree

1 file changed

+25
-2
lines changed

1 file changed

+25
-2
lines changed

README.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1-
# WebBug 项目管理系统
1+
<h1 align="center">Welcome to WebBug 👋</h1>
2+
<p>
3+
<img src="https://img.shields.io/badge/version-1.6-blue.svg?cacheSeconds=2592000" />
4+
</p>
5+
6+
> WebBug 项目管理系统
7+
28
![](resource/1.png)
3-
9+
10+
## Install
11+
12+
```
413
- git clone
514
- sh update-framework.sh
615
- 安装数据库 resource/webbug.sql
@@ -9,3 +18,17 @@
918
- 添加文件夹 public/static/upload 可写权限
1019
- 后台运行 php think queue:work 执行队列任务 发送通知邮件 可配合 supervisior 后台运行
1120
21+
```
22+
23+
## Author
24+
25+
👤 **phpzc**
26+
27+
* Github: [@phpzc](https://github.com/phpzc)
28+
29+
## Show your support
30+
31+
Give a ⭐️ if this project helped you!
32+
33+
***
34+
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_

0 commit comments

Comments
 (0)