Update README.md

This commit is contained in:
Sergio Brighenti 2018-11-19 19:10:04 +01:00 committed by GitHub
parent 5e454b3720
commit e1da0c9987
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,7 @@ XBackBone is a simple, self-hosted, lightweight PHP backend for the instant shar
+ Code uploads syntax highlighting. + Code uploads syntax highlighting.
+ Video uploads player. + Video uploads player.
+ Files upload download page. + Files upload download page.
+ Multi language support.
+ User management, multi user features and roles. + User management, multi user features and roles.
+ Public and private uploads. + Public and private uploads.
+ Web UI for each user. + Web UI for each user.
@ -132,8 +133,8 @@ location / {
``` ```
## Built with ## Built with
+ Slim 3 since `v2.0` (https://www.slimframework.com/) + Slim 3, since `v2.0` (https://www.slimframework.com/)
+ FlightPHP up to `v1.x` (http://flightphp.com/)] + FlightPHP, up to `v1.x` (http://flightphp.com/)
+ Bootstrap 4 (https://getbootstrap.com/) + Bootstrap 4 (https://getbootstrap.com/)
+ Font Awesome 5 (http://fontawesome.com) + Font Awesome 5 (http://fontawesome.com)
+ ClipboardJS (https://clipboardjs.com/) + ClipboardJS (https://clipboardjs.com/)