Update README.md

This commit is contained in:
nora 2020-11-21 16:15:42 +01:00 committed by GitHub
parent 16e254b73a
commit 693b264fad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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