diff --git a/README.md b/README.md index 0b214f2..fa19950 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,13 @@ methods and fields. * In-place method appending * Accepting return value as argument * Overwriting return value + +* In-place method prepending * Automatic injection of INVOKEDYNAMIC lambda targets ### TODO - -* In-place method prepending \ No newline at end of file + +* Better tests + +* Execution path optimization (e.g. remove unnecessary GOTOs) \ No newline at end of file