From 877bb0839da0a6cf79df1165b2c3f039f27c2fce Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 10 Jan 2025 16:21:37 +0300 Subject: [PATCH] Added Meld differ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 583b32b..75629cd 100644 --- a/README.md +++ b/README.md @@ -223,6 +223,7 @@ ## Developer Tools - [Diffinity](https://truehumandesign.se/s_diffinity.php) - Diff and merging tool with focus on accurate and easy to read source code diffs. 🪟 +- [Meld](https://meldmerge.org/) - Visual diff and merge tool. Helps you compare files, directories, and version controlled project. 🪟 🍎 🐧 ### API Development