Initial commit

This commit is contained in:
Malte Jürgens
2022-07-07 13:11:51 +02:00
commit db0f3233b2
11 changed files with 431 additions and 0 deletions

14
README Normal file
View File

@@ -0,0 +1,14 @@
-- Build instructions --
mkdir build
cd build
cmake ../
make
./discord-screenaudio
-- Tutorials and resources --
Qt online docs
https://doc.qt.io/