Update README.md
This commit is contained in:
parent
5e454b3720
commit
e1da0c9987
1 changed files with 3 additions and 2 deletions
|
@ -8,6 +8,7 @@ XBackBone is a simple, self-hosted, lightweight PHP backend for the instant shar
|
|||
+ Code uploads syntax highlighting.
|
||||
+ Video uploads player.
|
||||
+ Files upload download page.
|
||||
+ Multi language support.
|
||||
+ User management, multi user features and roles.
|
||||
+ Public and private uploads.
|
||||
+ Web UI for each user.
|
||||
|
@ -132,8 +133,8 @@ location / {
|
|||
```
|
||||
|
||||
## Built with
|
||||
+ Slim 3 since `v2.0` (https://www.slimframework.com/)
|
||||
+ FlightPHP up to `v1.x` (http://flightphp.com/)]
|
||||
+ Slim 3, since `v2.0` (https://www.slimframework.com/)
|
||||
+ FlightPHP, up to `v1.x` (http://flightphp.com/)
|
||||
+ Bootstrap 4 (https://getbootstrap.com/)
|
||||
+ Font Awesome 5 (http://fontawesome.com)
|
||||
+ ClipboardJS (https://clipboardjs.com/)
|
||||
|
|
Loading…
Reference in a new issue