diff --git a/README.md b/README.md index d28a0c6..c107fba 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ compiles java 'opcode' to bytecode. project status: early stage * At this moment a complete compile cycle is guaranteed (unittested) for a really simple class. +Code example below, but the API will change without doubt. + ``` BeeSource createEmptyClass() { return BeeSource.builder()