Skip to content

Commit ecc7166

Browse files
committed
Update Readme file and remove non-related and promotional link
1 parent 1a4e68c commit ecc7166

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

README.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Simple Java Text Editor
1+
# Simple Java Text Editor
22

33
This is a simple text editor (notepad) written in Java. It also features a search engine.
44

@@ -7,34 +7,37 @@ If you use the executable file "notepad.jar" and that it does not run, you can t
77
![Example Java Text Editor](Screenshots/screenshot4.png)
88

99

10-
##AUTHOR
10+
## AUTHOR
1111

1212
### Base Application
1313

14-
Pierre-Henry SORIA
14+
Pierre-Henry Soria
15+
1516

1617
### Modifications and Improvements
1718

1819
Achintha Gunasekara
1920

20-
http://www.achinthagunasekara.com
2121

22-
##CONTACT
22+
## CONTACT
2323

24-
Pierre-Henry SORIA: pierrehs@hotmail.com
24+
Pierre-Henry SORIA: pierrehenrysoria [AT] gmail [D0T] com
2525

2626
Achintha Gunasekara: [email protected]
2727

28-
##LICENSE
2928

30-
Apache License, Version 2.0 or later; See the license.txt file in the "NotePad" folder.
29+
## Important
30+
31+
**Icons directory and it's files must be present on the path when running the application**
32+
3133

3234
## Demo
3335

3436
Download the Jar file and double click to run
3537

3638
Or run java -jar SimpleJavaTextEditor.jar from the command line
3739

38-
##Important
3940

40-
icons directory and it's files must be present on the path when running the application
41+
## LICENSE
42+
43+
Apache License, Version 2.0 or later; See the license.txt file in the notepad folder.

0 commit comments

Comments
 (0)