From c65010e731ea64ff7c931d4f9093ec208bc64830 Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Mon, 13 Apr 2020 21:01:29 +0200 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7c057d5cb..ed4e514fd 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ DbGate is fast and efficiend database administration tool. It uses JavaScript an * Table data browsing - filtering, sorting, adding related columns using foreign keys * Table data editing, with SQL change script preview * SQL editor, execute SQL script +* Runs as application for Windows and Linux. (in future possibly on Mac - colaborators needed) ![Screenshot](https://raw.githubusercontent.com/dbshell/dbgate/master/screenshot.png)