From 2ee026ff51fb1032e03e24396cf9ba1a8e7cfb67 Mon Sep 17 00:00:00 2001 From: Leo Date: Sat, 24 Oct 2015 18:01:58 -0400 Subject: [PATCH] added download link --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 09adf0c..65e719d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ simple application that makes it easier to control milkdrop. supports any midi d 3. `python ./setup.py install` 4. to run execute: `mdvj` -for use with resolume follow the instructions [here](https://github.com/pussinboot/mdvj/blob/master/resolume.md) +-OR- + +download and extract the precompiled zip from [here](https://dl.dropboxusercontent.com/u/9812886/mdvj_v_0_5_0.zip) ## usage instructions @@ -22,6 +24,8 @@ for use with resolume follow the instructions [here](https://github.com/pussinbo - press midi button then click left of the description to set it - in main app, click on preset to activate or click on arrows to switch preset groups +for use with resolume follow the instructions [here](https://github.com/pussinboot/mdvj/blob/master/resolume.md) + ## to-do - record/playback function >:D