From 01a21e88648dee22c3d34947c2146edb721a1579 Mon Sep 17 00:00:00 2001 From: Sergio Brighenti Date: Fri, 30 Nov 2018 19:45:12 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 599a91b..7b6d9a4 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ XBackBone is a simple, self-hosted, lightweight PHP backend for the instant shar + Logging system. + Auto config generator for ShareX. + Share to Telegram. ++ Linux client tools supported via a custom script. ## How to Install XBackBone require PHP >= `7.1`, writable storage path and PDO, with installed the required extensions (ex. `php-sqlite3` for SQLite, `php-gd` and `php-json`).