diff --git a/README.md b/README.md index 4438e28..aded2c1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # text_editor -Simple text editor made using java +Simple Text Editor made using Java -It is text editor just like notepad made by java. +It is text editor just like notepad made by Java. Edi.java contains the main method. to open file first you have to compile it then run the .class file by terminal/cmd. +by ksc sir