From a510ebcab9df6eb8d41ee0db71da27c9d8105429 Mon Sep 17 00:00:00 2001 From: Fredrick Brennan Date: Tue, 18 Sep 2018 14:15:41 +0800 Subject: [PATCH] Remove "Donations" section, add note about php7.2 --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index a3de35ae..dcdd9b61 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Support and announcements: https://engine.vichan.net/ Requirements ------------ 1. PHP >= 5.4 (we still try to keep compatibility with php 5.3 as much as possible) - PHP 7.0 is explicitly supported. + PHP 7.0 is explicitly supported. PHP 7.2 works as well, but may cause as yet unreported bugs. 2. MySQL/MariaDB server 3. [mbstring](http://www.php.net/manual/en/mbstring.installation.php) 4. [PHP GD](http://www.php.net/manual/en/intro.image.php) @@ -96,15 +96,6 @@ links may be helpful for you as well: * Tinyboard documentation can be found [here](https://web.archive.org/web/20121016074303/http://tinyboard.org/docs/?p=Main_Page). -Donations ---------- -Do you like our work? You can motivate us financially to do better ;) -* Bitcoin: 1GjZEdLaTQ8JWVFGZW921Yv4x59f9oiZME - -You can also ask us to develop some feature specially for you <3. Join our IRC -channel and ask for a quote (there are a few of us, who work with the codebase -and are skilled enough to develop such features pretty quickly). - CLI tools ----------------- There are a few command line interface tools, based on Tinyboard-Tools. These need