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).