From 52898ed2f1e92b5dd767bcf8f5a26c6fff09f2a1 Mon Sep 17 00:00:00 2001 From: ftbsc Date: Sat, 4 Mar 2023 15:35:48 +0100 Subject: doc: updated readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2c5e703..a8fa7c8 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ First things first, add the processor and its dependencies to your `build.gradle ```groovy dependencies { implementation 'ftbsc.lll:processor:0.1.0' - annotationProcessor 'com.squareup:javapoet:1.13.0' - annotationProcessor 'ftbsc:lll:0.2.1' annotationProcessor 'ftbsc.lll:processor:0.1.0' } ``` @@ -47,4 +45,4 @@ public class SamplePatchInjector implements IInjector { } ``` -Happy patching! \ No newline at end of file +Happy patching! -- cgit v1.2.3-56-ga3b1