From 8fdd1cb1cfbdbb4c6d87f009321c3f12c024e067 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Mon, 5 Oct 2020 03:44:13 +0200 Subject: [PATCH] README update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3a6f23..2046056 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Edit config.json to your needs. I actually use "[DBeaver](https://dbeaver.io/)" for taking a look at the data uplink is collecting. -There will be a Gtk+ frontend to uplink at some time but this project is at a very early stage of development, so I want to write the collector first. Even support for other SQL databases is in planning in conjunction with the Gtk+ frontend. I use sqlite3 only because I can move fast-forward. +There will be a Gtk+ frontend to uplink at some time but this project is at a very early stage of development, so I want to write the collector first. Even support for other SQL databases is in planning in conjunction with the Gtk+ frontend. I use MariaDB only because I can move fast-forward. ## TODO (in no particular order)