From 61f07867f96dc939c2c767886aa8b0fb03593e57 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 13 Mar 2025 14:09:45 +0100 Subject: [PATCH] Update readme --- readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 2ab0f20c..3c38fa13 100644 --- a/readme.txt +++ b/readme.txt @@ -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