From a0cd3f09f06b3470a82ae6c726513e7b452b0b5f Mon Sep 17 00:00:00 2001 From: Programmer001 <39063786+SimplyProgrammer@users.noreply.github.com> Date: Wed, 3 Nov 2021 13:41:35 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d2614b..6e98b5e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Deobfuscator3000 is a universal tool for deobfuscating minecraft mods! It meant Compare to BON this one allows you to choose obfuscation mappings by your self and it can decompile and deobfuscate your mod all at once! Deobfuscator3000 can also deobfuscate individual java files and it can also works with zip files not only jars! It also has more user-friendly UI with tooltips, logging console and other things!
-Deobfuscator3000 perfect choice for minecraft modders that lost their source code or for anyone that is interested in sources of other mods! +Deobfuscator3000 is perfect choice for minecraft modders that lost their source code or for anyone that is interested in sources of other mods! # How to use 1. As well as BON, Deobfuscator3000 is programmed in Java so you need Java to run it!