From 0eece1dea5d863cac84befff2816465b4a6a9da9 Mon Sep 17 00:00:00 2001 From: Holger Date: Thu, 7 Jun 2018 15:16:12 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f6ed55..c7ba864 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # MicroDexed ## Dexed port for Teensy (3.5/3.6 with audio shield) -This is a port of the original Dexed engine (see https://github.com/asb2m10/dexed) to be used on a Teensy-3.5 or Teensy-3.6. +This is a port of the original Dexed/msfa engine (see https://github.com/asb2m10/dexed) to be used on a Teensy-3.5 or Teensy-3.6. The current state is: work in progress... ## License -Dexed is licensed on the GPL v3. The msfa component (acronym for music synthesizer for android, see msfa in the source folder) stays on the Apache 2.0 license to able to collaborate between projects. +MicroDexed is licensed on the GPL v3. The msfa component (acronym for music synthesizer for android, see https://github.com/google/music-synthesizer-for-android) stays on the Apache 2.0 license to able to collaborate between projects. ## Credits & thanks