diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-10-15 12:08:44 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-10-15 12:09:37 +0200 |
commit | 573554b9decf74f3b57ab6d26252700132255525 (patch) | |
tree | 849a1472bb630e2bbebb880108df463aef905f37 /README.adoc | |
parent | 9d7bc2a839b5f5200489a64c348acc02ee6ceb8f (diff) | |
download | tdv-573554b9decf74f3b57ab6d26252700132255525.tar.gz tdv-573554b9decf74f3b57ab6d26252700132255525.tar.xz tdv-573554b9decf74f3b57ab6d26252700132255525.zip |
sdgtk -> sdgui, improve build, mention in README
It's finally not horrible.
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc index 6047f44..727d3a0 100644 --- a/README.adoc +++ b/README.adoc @@ -79,6 +79,11 @@ Linux and/or BSD distributions: Given the entangledness of this codebase, issues with the file format, and general undesirability of terminal UIs, it might be better to start anew. +Graphical UI +------------ +With GTK+ 3 development packages installed, an alternative, work-in-progress +frontend will be built and installed. + Contributing and Support ------------------------ Use https://git.janouch.name/p/sdtui to report any bugs, request features, |