From d09b3e4110c9808a54bc0ae15789d5f9f8a2cdce Mon Sep 17 00:00:00 2001 From: Konloch Date: Tue, 6 Jul 2021 13:47:45 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a863efa..ebc6f75b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Bytecode Viewer - a lightweight user friendly Java Bytecode Viewer. #### New Features * Translation Process Started: Arabic, German, Japanese, Manadarin, Russian, Spanish & More * Plugin Writer: Create and edit external plugins from within BCV +* Fixed Java & Bytecode Editing/Compiling * XAPK Support * Dark Mode * Updated nearly all dependencies (incl. decompilers like CFR, JD-GUI etc.)