========== INTRODUCTION ==========
This is a simple text editor (notepad) written in Java. It also features a search engine.
If you use the executable file "notepad.jar" and that it does not run, you can type "java -jar /yournotepaddirectory/notepad.jar" in your terminal.
========== AUTHOR ==========
Pierre-Henry SORIA
========== CONTACT ==========
pierrehs@hotmail.com
========== LICENSE ==========
Apache License, Version 2.0 or later; See the license.txt file in the "NotePad" folder.