# NothingPad
Just like Notepad, simple, simple. Just a text editor
### COMPILE:
cd NothingPad
qmake NothingPad.pro
make
### RUN:
./NothingPad