aboutsummaryrefslogtreecommitdiff
path: root/mingui/README.md
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2022-08-29 00:30:57 -0400
committerGravatar Chris Xiong <chirs241097@gmail.com> 2022-08-29 00:30:57 -0400
commit67be79385f0b22fe6428e213d2b6422742d994c4 (patch)
treeeb80c9bf3048ca9b0775b756bbc40449203e105e /mingui/README.md
parenteb30f55ccce35a258d27f12ab036bf63453ac3da (diff)
downloaddeduper-67be79385f0b22fe6428e213d2b6422742d994c4.tar.xz
Add mingui.
Diffstat (limited to 'mingui/README.md')
-rw-r--r--mingui/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/mingui/README.md b/mingui/README.md
new file mode 100644
index 0000000..dff674f
--- /dev/null
+++ b/mingui/README.md
@@ -0,0 +1,7 @@
+# Minimal GUI for Deduper
+
+Very minimalistic, but working, prototype GUI for deduper.
+
+For testing purposes only. Not part of the main deduper project (yet).
+
+Beware extremely ugly code.