Add MariaDB to README.md (#1827)
This commit is contained in:
@@ -6,7 +6,7 @@ Typecho is released under the GNU General Public License 2.0.
|
||||
|
||||
## Main Features
|
||||
|
||||
* Multiple databases support (MySQL, SQLite, PostgreSQL)
|
||||
* Multiple databases support (MariaDB, MySQL, SQLite, PostgreSQL)
|
||||
* Markdown Support
|
||||
* Plugin Support
|
||||
* Theme Support
|
||||
@@ -16,8 +16,8 @@ Typecho is released under the GNU General Public License 2.0.
|
||||
## Requirements
|
||||
|
||||
* PHP 7.4.0 or higher
|
||||
* Database (MySQL, SQLite, PostgreSQL)
|
||||
* MySQL 5.5.3 or higher
|
||||
* Database (MariaDB, MySQL, SQLite, PostgreSQL)
|
||||
* MariaDB or MySQL 5.5.3 or higher
|
||||
* SQLite 3.7.11 or higher
|
||||
* PostgreSQL 9.1 or higher
|
||||
|
||||
|
||||
Reference in New Issue
Block a user