From 30318c3784012017a76ad982501b3c4a870e09a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrzej=20W=C3=B3jtowicz?= Date: Tue, 5 Sep 2017 00:01:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5d2585..22d05ed 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An exemplary [Qt](https://www.qt.io/) app that connects to SQL server and displays a table from a database. The program was made for educational purposes. -A compiled Windows application can be downloaded from [Releases](https://github.com/andre-wojtowicz/qt-sql-example/releases). +Compiled Windows and Linux applications can be downloaded from [Releases](https://github.com/andre-wojtowicz/qt-sql-example/releases). ![](screenshot.png)