Update README.md
This commit is contained in:
parent
00ccca408c
commit
169e30fc03
12
README.md
12
README.md
@ -25,6 +25,12 @@ methods and fields.
|
||||
|
||||
* Method injection priority
|
||||
|
||||
* Inject superclasses
|
||||
|
||||
* Inject interfaces
|
||||
|
||||
* Inject fields
|
||||
|
||||
### TODO
|
||||
|
||||
* Better tests
|
||||
@ -36,12 +42,6 @@ methods and fields.
|
||||
* Implement try-catch
|
||||
* Implement subroutines ([JSR](https://docs.oracle.com/javase/specs/jvms/se8/html/jvms-6.html#jvms-6.5.jsr) / [RET](https://docs.oracle.com/javase/specs/jvms/se8/html/jvms-6.html#jvms-6.5.ret))
|
||||
|
||||
* Inject superclasses
|
||||
|
||||
* Inject interfaces
|
||||
|
||||
* Inject fields
|
||||
|
||||
## How do I use this?
|
||||
|
||||
Beethoven is designed to be relatively accessible, so you should never have to see raw JVM instructions. Let's use an
|
||||
|
Loading…
x
Reference in New Issue
Block a user