NothingPad/README.md

19 lines
152 B
Markdown
Raw Normal View History

2022-12-28 01:09:38 +01:00
# NothingPad
Just like Notepad, simple, simple. Just a text editor
2022-12-28 01:39:32 +01:00
### COMPILE:
cd NothingPad
qmake NothingPad.pro
make
### RUN:
./NothingPad