Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZynoZin authored Mar 23, 2021
1 parent c4f784d commit 6bced2f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# To-Do-App
A To do app with multiple categories included.


## How to run from .jar file:
Make sure to have the latest java version


In the out/artifacts/ToDo_jar:


Open the cmd and run the following:
> java -jar ToDo.jar

## How to run from .exe file:
Will be made soon!

0 comments on commit 6bced2f

Please sign in to comment.