Compiling instructions

This commit is contained in:
Luis Gutierrez Lopez 2022-12-28 01:39:32 +01:00 committed by GitHub
parent e2ede237b5
commit 4b0d48d0c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,18 @@
# NothingPad
Just like Notepad, simple, simple. Just a text editor
### COMPILE:
cd NothingPad
qmake NothingPad.pro
make
### RUN:
./NothingPad