From e1da0c9987a68f8597e8c3759951fdfe5222af89 Mon Sep 17 00:00:00 2001 From: Sergio Brighenti Date: Mon, 19 Nov 2018 19:10:04 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 46f2c48..1c41ac0 100644 --- a/README.md +++ b/README.md @@ -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/)