Skip to content

Commit cddb708

Browse files
authored
Create README.md
1 parent 938599d commit cddb708

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<p align="center">
2+
<a href="https://github.com/ps-php/psphp">
3+
<img src="https://raw.githubusercontent.com/ps-php/psphp/master/public/img/ps-git.png" alt="Ps logo" width="334">
4+
</a>
5+
<br/><br/>
6+
<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/ps-php/psphp">
7+
<img alt="GitHub" src="https://img.shields.io/github/license/ps-php/psphp">
8+
<img alt="GitHub repo size" src="https://img.shields.io/github/repo-size/ps-php/psphp">
9+
</p>
10+
11+
## Installation
12+
```composer create-project psphp/appstarter```
13+
14+
## Setup
15+
Copy ```env.example.php``` to ```env.php```

0 commit comments

Comments
 (0)