From 46072160e6ac4430b66e0f5c35ae920259ce07b5 Mon Sep 17 00:00:00 2001
From: CONIGUERO <64615687+CONIGUERO@users.noreply.github.com>
Date: Sun, 24 Jan 2021 03:55:07 -0300
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 277504f..ba1238b 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ Experimental tool to decrypt, analyze, dump and decompile games made with ClickT
 
 **NOTE:** EXE -> MFA is not yet completely supported!
 
+**DISCLAIMER:** While this tool allows for MFA generation, **only use it for educational porpuses** and NEVER share the result with people who don't legally own the game (like we hope you do)
+
 # Build instructions
 
 Clone the project and build with VS2019, remember to include the ZLib C# extension and external libraries (GUI and decrypter.dll)