Procházet zdrojové kódy

add MariaDB to README.md (#673)

Robert Silén před 1 rokem
rodič
revize
635ac50f80
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -32,7 +32,7 @@ Works with mobile versions too.
 
 * A reasonably fast web server with Apache 2 (nginx, IIS also supported)
 * PHP 5.4 or newer (other backends also available)
-* MySQL database to store test results (optional, Microsoft SQL Server, PostgreSQL and SQLite also supported)
+* MariaDB or MySQL database to store test results (optional, Microsoft SQL Server, PostgreSQL and SQLite also supported)
 * A fast! internet connection
 
 ## Installation