From 11dae1c6de539981e39fba6361cf21bc804fbbea Mon Sep 17 00:00:00 2001 From: Open AI Tx Date: Sat, 30 May 2026 13:09:14 +0800 Subject: [PATCH] Auto-translate README and Wiki --- README.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/README.md b/README.md index 42fb38b..7a82387 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,35 @@ + +
+
+ 🌐 Language +
+
+ English + | 简体中文 + | 繁體中文 + | 日本語 + | 한국어 + | हिन्दी + | ไทย + | Français + | Deutsch + | Español + | Italiano + | Русский + | Português + | Nederlands + | Polski + | العربية + | فارسی + | Türkçe + | Tiếng Việt + | Bahasa Indonesia + | অসমীয়া +
+
+
+ # readsql Convert SQL to most human readable format. For the time being it upper cases SQL keywords, it might prettify or even suggest improvements of SQL code in the future. It converts SQL code and even SQL-strings in programming languages (only Python at the moment).