Update README.md
This commit is contained in:
parent
f2c6936b8a
commit
099fd08893
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -131,6 +131,17 @@ location / {
|
|||
}
|
||||
}
|
||||
```
|
||||
## Screenshots
|
||||
<p align="center">
|
||||
<img src="https://i.imgur.com/zEHL5U3.png" width="400" title="Installation">
|
||||
<img src="https://i.imgur.com/aNeMhaU.png" width="400" title="Login">
|
||||
<img src="https://i.imgur.com/Sh1btnH.png" width="400" title="Admin view">
|
||||
<img src="https://i.imgur.com/GN6a9AG.png" width="400" title="User management">
|
||||
<img src="https://i.imgur.com/Cz6dkIP.png" width="400" title="User view">
|
||||
<img src="https://i.imgur.com/nFu9waN.png" width="400" title="User profile page">
|
||||
<img src="https://i.imgur.com/aQPDFDY.png" width="400" title="System settings">
|
||||
<img src="https://i.imgur.com/2ZRd27y.png" width="400" title="Public image upload view">
|
||||
</p>
|
||||
|
||||
## Built with
|
||||
+ Slim 3, since `v2.0` (https://www.slimframework.com/)
|
||||
|
|
Loading…
Add table
Reference in a new issue