From 3d4a4db0b23193bc9c64d4b2123449a00f948a77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Zbyszy=C5=84ski?= <m.zbyszynski@gold.ac.uk> Date: Fri, 26 May 2017 12:03:01 +0100 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 782c814..f69cf0e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ **RAPID-MIX API** is an easy-to-use toolkit designed to make sensor integration, machine learning and interactive audio accessible for artists, designers, makers, educators, and beginners, as well as creative companies and independent developers. -It has been built with RAPID-MIX technologies, that make it easy to combine sensor data, machine learning algorithms and interactive audio. They provide a full set of functionalities for cross-device and cross-platform development, modular components, and cloud-based services and multimodal data storage. \ No newline at end of file +It has been built with RAPID-MIX technologies, that make it easy to combine sensor data, machine learning algorithms and interactive audio. They provide a full set of functionalities for cross-device and cross-platform development, modular components, and cloud-based services and multimodal data storage. + +## Dependencies +Use `git submodule init` followed by `git submodule update` to pull the following library dependencies. +1. RapidLib +2. XMM +3. GVF +4. RepoVizz2 Client \ No newline at end of file -- GitLab