Skip to content

Commit 9066228

Browse files
committed
Minor changes/update in README
1 parent 9d287ee commit 9066228

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,41 +2,41 @@
22

33
**PH NotePad** is a simple and light **text editor** (notepad) written in Java.
44

5-
- Search tool (to search text/keywords easily in the code) + highlighting the code found
5+
* Search tool (to search text/keywords easily in the code) + highlighting the code found.
66

7-
- Find/Replace text/code
7+
* Find/Replace text/code.
88

9-
- Auto completion for Java and C++ keywords (files need to be saved as *.java*/*.cpp*). It can be easily expanded to support pretty much any number of languages.
9+
* Auto completion for Java and C++ keywords (files need to be saved as *.java*/*.cpp*). It can be easily expanded to support pretty much any number of languages.
1010

11-
- Nice image buttons for better UX
11+
* Nice image buttons for better UX.
1212

1313

1414
![Example Java Text Editor](Screenshots/find-replace-word-in-java-text-editor.png)
1515

1616

1717
## AUTHOR
1818

19-
[Pierre-Henry Soria](https://github.com/pH-7)
19+
**[Pierre-Henry Soria](http://pierrehenry.be)**
2020

2121

22-
### Contributors
22+
### Contributors 🏅
2323

24-
- [Achintha Gunasekara](https://github.com/achinthagunasekara)
24+
* [Achintha Gunasekara](https://github.com/achinthagunasekara)
2525

26-
- [Patrick Slagle](https://github.com/patrick-slagle)
26+
* [Patrick Slagle](https://github.com/patrick-slagle)
2727

28-
- [Marcus Redgrave-Close](https://github.com/marcusjrc)
28+
* [Marcus Redgrave-Close](https://github.com/marcusjrc)
2929

30-
- [Ossi Laukkanen](https://github.com/Fitoh)
30+
* [Ossi Laukkanen](https://github.com/Fitoh)
3131

32-
- [Akashdeep Singh](https://github.com/akashdeepsingh9988)
32+
* [Akashdeep Singh](https://github.com/akashdeepsingh9988)
3333

3434

3535
## CONTACT
3636

37-
Pierre-Henry SORIA: pierrehenrysoria [AT] gmail [D0T] com
37+
* Pierre-Henry Soria: hi [AT] ph7 [D0T] me
3838

39-
Achintha Gunasekara: contact [AT] achinthagunasekara [D0T] com
39+
* Achintha Gunasekara: contact [AT] achinthagunasekara [D0T] com
4040

4141

4242
## DEMO

0 commit comments

Comments
 (0)