From a2363985edb19c42c7ace2586e5971dd093f580f Mon Sep 17 00:00:00 2001 From: BERTHAUT Florent <florent.berthaut@univ-lille1.fr> Date: Thu, 1 Nov 2018 10:01:31 +0100 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 520bcc3..9ca5216 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,16 @@ bf-pd is an implementation for PureData of the BOEUF framework, which enables advanced collaboration modes in spontaneous digital orchestras. +Help and tutorials can be found at https://gitlab.cristal.univ-lille.fr/boeuf/bf-pd/wikis/home + +## Requires the following puredata libraries (Help->Find Externals) + +* mrpeach + ## Authors * Luke Dahl, University of Virginia * Florent Berthaut, University of Lille -## Requires the following puredata libraries (Help->Find Externals) - -* mrpeach -## Usage -Help and tutorials can be found at https://gitlab.cristal.univ-lille.fr/boeuf/bf-pd/wikis/home \ No newline at end of file -- GitLab