From 32e48a1ee72b27d65b81d637f8328760e49c26f5 Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Mon, 16 Nov 2020 17:53:23 +0100 Subject: [PATCH] readme update --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.