Skip to content

Commit 2cc40a1

Browse files
committed
Updare readme.
1 parent e5efb17 commit 2cc40a1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
VST3 plug-ins using Qt 5.
44

5+
This is a small framework that allows creating VST3 plugins with Qt 5
6+
57
![Screenshot 1](https://raw.githubusercontent.com/Archie3d/QVst/master/screenshots/vst3_host.png)
68

79
# Building
8-
Configure with CMake.
10+
Configure with CMake. No external dependencies required (except Qt 5).
911

1012
Compilation tested with MS Windows (Visual C++ 2013), and Qt 5.5.1.
1113

0 commit comments

Comments
 (0)