Skip to content
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

Commit bd1ddd4

Browse files
authored
Update README.md
1 parent 3684ebc commit bd1ddd4

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,38 @@ Public base of SmartEditor - a text editor built using Java.
44
Requirements:
55
Java 8+(1.8+).
66

7+
8+
Demo(Installation below):
9+
10+
11+
Settings for font, color and autosave functions
12+
![Settings for font, color and autosave functions](https://github.com/JC-ProgJava/SmartEditor.java/blob/master/Demo/d1.png)
13+
14+
15+
Customize background color and font color
16+
![Customize background color and font color](https://github.com/JC-ProgJava/SmartEditor.java/blob/master/Demo/d2.png)
17+
18+
19+
Autosave functions for better productivity
20+
![Autosave functions for better productivity](https://github.com/JC-ProgJava/SmartEditor.java/blob/master/Demo/d3.png)
21+
22+
23+
A powerful find & replace for enhanced editing
24+
![A powerful find & replace for enhanced editing](https://github.com/JC-ProgJava/SmartEditor.java/blob/master/Demo/d4.png)
25+
26+
27+
15+ Themes for better Interface
28+
![15+ Themes for better Interface](https://github.com/JC-ProgJava/SmartEditor.java/blob/master/Demo/d5.png)
29+
30+
31+
Rename Files On-The-FLy
32+
![Rename Files On-The-FLy](https://github.com/JC-ProgJava/SmartEditor.java/blob/master/Demo/d6.png)
33+
34+
35+
Startup Appearance:
36+
![Startup Appearance](https://github.com/JC-ProgJava/SmartEditor.java/blob/master/Demo/SS1.png)
37+
38+
739
Installation:
840
1. Get .jar file from: https://github.com/JC-ProgJava/SmartEditor.java/blob/master/SmartEditor.java/SmartEditor%20Runnable/SmartEditor.java.jar?raw=true
941
OR: MacOS -> https://github.com/JC-ProgJava/SmartEditor.java/blob/master/SmartEditor.zip?raw=true

0 commit comments

Comments
 (0)