diff --git a/tools/README.md b/tools/README.md
index 5742d6077..946b38aa8 100644
--- a/tools/README.md
+++ b/tools/README.md
@@ -8,6 +8,8 @@ This folder contains libraries and the following command line tools:
# Sigmac
+Sigmac will be deprecated by the end of 2022 in favour of [sigma-cli](https://github.com/SigmaHQ/sigma-cli) and [pySigma](https://github.com/SigmaHQ/pySigma). Please stop contributing backends to this tool. Limited support is offered until the end of 2023, especially for backends that haven't been migrated yet.
+
The Sigmac is one of the most important files, as this is what sets the correct fields that your backend/database will use after being translated from the (original) log source's field names.
Please read below to understand how a SIGMAC is constructed. Additionally, see [Choosing the Right Sigmac](#choosing-the-right-sigmac) for an idea of which file and command line options (if applicable) that will best suite your environment.