We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5865dd2 commit ca89f59Copy full SHA for ca89f59
README.md
@@ -1,6 +1,15 @@
1
-# WebBug 项目管理系统
+<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
8

-
9
10
+## Install
11
12
+```
13
- git clone
14
- sh update-framework.sh
15
- 安装数据库 resource/webbug.sql
@@ -9,3 +18,17 @@
18
- 添加文件夹 public/static/upload 可写权限
19
- 后台运行 php think queue:work 执行队列任务 发送通知邮件 可配合 supervisior 后台运行
20
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