summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 24e97de..ed87dd8 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,4 @@
# Lillero
-> ### Don't do coremods
Lillero is a lightweight and simple ASM patching framework, empowering you to easily modify block game (byte)code, dunking on all the naysayers who said you absolutely had to use Mixin
@@ -58,6 +57,5 @@ The following is the service registration file, located at `src/main/resources/M
example.patches.SamplePatch
```
-Happy patching!
-
-(it won't be happy) \ No newline at end of file
+Happy patching! And remember...
+### "Don't do coremods!"