From 693b264fad6368849b1e4dab77bd6687629bb000 Mon Sep 17 00:00:00 2001 From: Nils <48135649+Nilstrieb@users.noreply.github.com> Date: Sat, 21 Nov 2020 16:15:42 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71b165c..5c92039 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # UMLetClassParser Parses a UMLet File directly into Java class files or parses UML Text into Java code -# File Mode +## File Mode 1. Open the program 2. Select File Mode 3. Enter the package destination path below. This should be in the format: "C:\xy\packageName" 4. Either enter the uxf file path or just drag and drop the file directly into the uxf file field 5. The classes have now been generated -# Text Mode +### Text Mode 1. Open the program 2. Select Text Mode 3. Type a UML class