Notepad/README.md

135 B

Notepad

Simple Notepad made with qt

Screenshot

Build

# mkdir build
# cd build
# qmake ..
# make