# Notepad
Simple Notepad made with qt

#### Build
```sh
# mkdir build
# cd build
# qmake ..
# make
```