From 7d55816618b03112afe3bebbab65887fc47c5e53 Mon Sep 17 00:00:00 2001 From: Konloch Date: Fri, 25 Jun 2021 19:11:59 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c4c5617..7e2306c3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Bytecode Viewer - a lightweight user friendly Java Bytecode Viewer. #### New Features +* Dark Mode * Updated nearly all dependencies (incl. decompilers like CFR, JD-GUI etc.) * Updated ASM library to version 9.1 * Added support to Java files compiled using JDK > 13