]> git.joonet.de Git - adminer.git/commitdiff
Update readme
authorJakub Vrana <jakub@vrana.cz>
Thu, 13 Mar 2025 13:09:45 +0000 (14:09 +0100)
committerJakub Vrana <jakub@vrana.cz>
Thu, 13 Mar 2025 13:09:45 +0000 (14:09 +0100)
readme.txt

index 2ab0f20cc2e398f1a23489bff89e72e579c4f15a..3c38fa13d8ed5c6e79548f94e9852b8e375fc489 100644 (file)
@@ -3,7 +3,7 @@ Adminer Editor - Data manipulation for end-users
 
 https://www.adminer.org/
 
-Supports: MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, CockroachDB, Oracle, MongoDB, Elasticsearch (plugin), SimpleDB (plugin), Firebird (plugin), ClickHouse (plugin)
+Supports: MySQL, MariaDB, PostgreSQL, CockroachDB, SQLite, MS SQL, Oracle, MongoDB, Elasticsearch (plugin), SimpleDB (plugin), Firebird (plugin), ClickHouse (plugin)
 Requirements: PHP 5.3+
 
 adminer/index.php - Run development version of Adminer
@@ -16,6 +16,6 @@ editor/sqlite.php - Development version of Editor with SQLite allowed
 adminer/designs.php - Development version of Adminer with adminer.css switcher
 compile.php - Create a single file version
 lang.php - Update translations
-tests/katalon.html - Katalon Automation Recorder test suite
+tests/*.html - Katalon Recorder test suites
 
 If downloaded from Git then run: git submodule update --init