NothingPad/README.md

19 lines
152 B
Markdown

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