From cb9d94abfdac5e9d3e316385335737b93f610722 Mon Sep 17 00:00:00 2001 From: Rene Hahne Date: Tue, 11 Feb 2025 21:12:45 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f574dee0..09097655 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # dupeGuru +fork to try building with python 3.13 + [dupeGuru][dupeguru] is a cross-platform (Linux, OS X, Windows) GUI tool to find duplicate files in a system. It is written mostly in Python 3 and uses [qt](https://www.qt.io/) for the UI.