We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f58f27 commit 40f33c5Copy full SHA for 40f33c5
1 file changed
README.md
@@ -3,6 +3,12 @@ ThinkPHP Skeleton
3
4
> 运行环境要求PHP7.1+。
5
6
+### 创建项目
7
+
8
+```
9
+$ composer create-project xiaodi/think-skeleton
10
11
12
### 安装
13
```sh
14
$ composer i
0 commit comments