DPF

DISTRHO Plugin Framework
Log | Files | Refs | Submodules | README | LICENSE

commit 3d2f28f1313fd167b9aace67920633312e3406d9
parent 48041c91b7b016e17da84c404609b80b444fb2ba
Author: falkTX <falktx@gmail.com>
Date:   Tue, 21 Apr 2015 15:31:28 +0200

Add documentation link

Diffstat:
MREADME.md | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -26,3 +26,6 @@ List of plugins made with DPF:<br/> Plugin examples are available [here](https://github.com/DISTRHO/plugin-examples).<br/> OpenGL UI examples are available [here](https://github.com/DISTRHO/gl-examples). + + +Online documentation is available at [https://distrho.github.io/DPF/](https://distrho.github.io/DPF/).