From 8fd76aa59978f035815f563dc967ca0fe3951dab Mon Sep 17 00:00:00 2001 From: KnightHat Date: Thu, 21 Sep 2023 16:31:32 -0500 Subject: [PATCH] added features, fixed typo --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f0f0d0..6d81f9a 100644 --- a/README.md +++ b/README.md @@ -59,11 +59,18 @@ Real-time update, you'll see the result as soon as you press Enter (or Apply) - Executing BASH Script - Switch Profile on Mobile Device +🗔 User Interface + +- Friendly & easy-to-use UI +- Font can be changed to any installed font +- Most buttons are showed as icon +- Interactive, responsive to changes + # Installation ## Manual -> These steps require [JRE](https://jdk.java.net/20/) and [MAVEN](https://maven.apache.org/download.cgi) to be installed +> These steps require [JDK](https://jdk.java.net/20/) and [MAVEN](https://maven.apache.org/download.cgi) to be installed > prior. 1. Clone project `git clone --depth 1 https://github.com/knighthat/InteractiveDeck-Desktop`