mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-13 18:40:49 +01:00
Remove "Donations" section, add note about php7.2
This commit is contained in:
parent
aeb4a31194
commit
a510ebcab9
11
README.md
11
README.md
@ -23,7 +23,7 @@ Support and announcements: https://engine.vichan.net/
|
|||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
1. PHP >= 5.4 (we still try to keep compatibility with php 5.3 as much as possible)
|
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
|
2. MySQL/MariaDB server
|
||||||
3. [mbstring](http://www.php.net/manual/en/mbstring.installation.php)
|
3. [mbstring](http://www.php.net/manual/en/mbstring.installation.php)
|
||||||
4. [PHP GD](http://www.php.net/manual/en/intro.image.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).
|
* 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
|
CLI tools
|
||||||
-----------------
|
-----------------
|
||||||
There are a few command line interface tools, based on Tinyboard-Tools. These need
|
There are a few command line interface tools, based on Tinyboard-Tools. These need
|
||||||
|
Loading…
Reference in New Issue
Block a user