diff --git a/README.md b/README.md index 1509a3b..ea11472 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,7 @@ Tool to convert sproken commands to actual commands in Azumuta. Using Kaldi ASR VoskJS.js defines a recognizer for the model and should be loaoded first. resultHandling converts the model to actual commands. Commands can be added with `addToCommand(text, command)`, where `command` is the command for Azumuta and text is a list with words (defined in red.js). -To load the English model, load redEn.js; this will load the model and define the appropriate words. To use Dutch, load redNl.js instead. \ No newline at end of file +To load the English model, load redEn.js; this will load the model and define the appropriate words. To use Dutch, load redNl.js instead. + +## Mainained +This repository is maintained by the work [instruction platform](https://www.azumuta.com) [Azumuta](https://www.azumuta.com).