From 3719150444976ae6d6f846e403bb2c9b8c1c86c2 Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Wed, 15 Dec 2021 17:41:42 +0100 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 59d0a2035..7c88c025a 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,10 @@ But there are also many advanced features like schema compare, visual query desi DbGate is licensed under MIT license and is completely free. * Try it online - [demo.dbgate.org](https://demo.dbgate.org) - online demo application -* Download application for Windows, Linux or Mac from [dbgate.org](https://dbgate.org/download/) +* **Download** application for Windows, Linux or Mac from [dbgate.org](https://dbgate.org/download/) * Run web version as [NPM package](https://www.npmjs.com/package/dbgate) or as [docker image](https://hub.docker.com/r/dbgate/dbgate) -Supported databases: +## Supported databases * MySQL * PostgreSQL * SQL Server