Add 'README.md'

Adding README
This commit is contained in:
Eugene ;) 2020-07-11 18:43:55 +02:00
parent 6ffd2e7ecc
commit b493a47781
1 changed files with 3 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
It's an app that I made through an online [course](https://www.udemy.com/qt5-gui-cpp-programming-tutorial-2d-graphics/learn/v4/overview) in which I learned the basics of the Qt framework and GUI building. It was a funny experience and I think I'll use this framework for some of my next projects.
[This](https://thepra.dev/app/QtCurvesCpp.zip) is a link to such program, extract it, and execute(on Windows) the QtCurvesCpp.exe inside the extracted folder.