Przeglądaj źródła

Merge remote-tracking branch 'origin/master'

Sergio Brighenti 6 lat temu
rodzic
commit
586385c3fe
1 zmienionych plików z 3 dodań i 2 usunięć
  1. 3 2
      README.md

+ 3 - 2
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/)