From 23ad27f267f5f62d7572199d15bc26e19db589db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Tue, 29 Oct 2019 22:12:05 +0100 Subject: [PATCH] Add the link to the tracker. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d54152a..0085cd6 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ existence of the message, a form of security through obscurity. Consequently, functions provided by Stegano only hide messages, without encryption. Steganography is often used with cryptography. +For reporting issues, visit the tracker here: +https://todo.sr.ht/~cedric/stegano + + ## Installation