Update README.md

This commit is contained in:
Gabriel Tofvesson 2021-01-21 06:41:14 +01:00
parent cea7fa06bd
commit bd8a926266

View File

@ -14,11 +14,11 @@ methods and fields.
* Method insertion (basic) * Method insertion (basic)
* Method replacement (basic) * Method replacement (basic)
* In-place method appending
* Automatic injection of INVOKEDYNAMIC lambda targets
### TODO ### TODO
* In-place method prepending * In-place method prepending
* In-place method appending
* Automatic injection of INVOKEDYNAMIC lambda targets