From e8e3ab6c86b3fc9f20840683e28aa5d50a04053b Mon Sep 17 00:00:00 2001
From: jvoisin <julien.voisin@dustri.org>
Date: Tue, 3 Apr 2018 21:37:46 +0200
Subject: [PATCH] Add some related softwares

---
 README.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/README.md b/README.md
index 7850c8b..7a2174b 100644
--- a/README.md
+++ b/README.md
@@ -24,3 +24,12 @@ Please note that MAT2 runs on Python3.
 ```bash
 $ python3 -m unittest discover -v
 ```
+
+# Related softwares
+
+- The first iteration of [MAT](http://mat.boum.org)
+- [Exiftool](https://sno.phy.queensu.ca/~phil/exiftool/mat)
+- [pdf-redact-tools](https://github.com/firstlookmedia/pdf-redact-tools), that
+	try to deal with *printer dots* too.
+- [pdfparanoia](https://github.com/kanzure/pdfparanoia), that removes
+	watermarks from PDF.
-- 
GitLab