diff options
author | Chris Xiong <chirs241097@gmail.com> | 2022-09-25 19:19:48 -0400 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2022-09-25 19:19:48 -0400 |
commit | 9ea7dc1800497d6807b4a14ca301551539078162 (patch) | |
tree | 4cac04b078acee2d74ed1ddbe9230e92720366ab /qdeduper | |
parent | a9318910a6d21747d7f8d85bdb08ec78611ca904 (diff) | |
download | deduper-9ea7dc1800497d6807b4a14ca301551539078162.tar.xz |
Remove old mingui readme.
Diffstat (limited to 'qdeduper')
-rw-r--r-- | qdeduper/README.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/qdeduper/README.md b/qdeduper/README.md deleted file mode 100644 index dff674f..0000000 --- a/qdeduper/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# 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. |