Skip to content

Commit

Permalink
Updated 'How to Run' section
Browse files Browse the repository at this point in the history
Executable added
  • Loading branch information
kritgrover authored May 20, 2022
1 parent 0f7b763 commit 7bb4462
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ A basic Text Editor created using Java and Swing.
Makes it a good tool for cleaning data and finding specific entries used in fields such as Data Science which deal with these file formats, with an easy to use GUI.

## How to Run:
- Download here: [TextEditor.exe](https://github.com/kritgrover/basic-text-editor/releases)
- Run
- Download 'jre' folder
- Run TextEditor.exe

All source files used to compile executable are in the 'src' folder.

0 comments on commit 7bb4462

Please sign in to comment.