diff --git a/README.md b/README.md index 7c6fead..260fc36 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # beejava -compiles java 'opcode' to bytecode (not yet) +compiles java 'opcode' to bytecode. + +project status: early stage +* At this moment a complete compile cycle is guaranteed (unittested) for a really simple class.