From bd8a9262661ae303a3993e1c4acc1df74ede1c01 Mon Sep 17 00:00:00 2001 From: Gabriel Tofvesson Date: Thu, 21 Jan 2021 06:41:14 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2dcf976..e2a7cf4 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ methods and fields. * Method insertion (basic) * Method replacement (basic) + +* In-place method appending + +* Automatic injection of INVOKEDYNAMIC lambda targets ### TODO -* In-place method prepending - -* In-place method appending - -* Automatic injection of INVOKEDYNAMIC lambda targets \ No newline at end of file +* In-place method prepending \ No newline at end of file