diff --git a/README.md b/README.md index 9ea5b10..45e1658 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Directory | Description :-------------------|:------------------------------ [.github/workflows](./.github/workflows) | GitHub Action workflow definitions. [AVH-MLOps-main](./AVH-MLOps-main) | Simple "Hello World" test project with vcpkg installation for desktop usage. -[mlek-kws](./mlek-kws) | MLEK Keyword Spotting (KWS) example with ML library generation and test execution. This project runs on all relevant Cortex-M and Ethos-U targets and can be compiled using different toolchains. +[mlek-kws](./mlek-kws) | MLEK Keyword Spotting (KWS) example with generation of a ML Model library and execution on AVH. This project runs on all relevant Cortex-M and Ethos-U targets and can be compiled using different toolchains. [QeexoAutoML](./QeexoAutoML) | Qeexo AutoML example with prebuilt ML library and test execution. [TFLmicrospeech](./TFLmicrospeech) | TensorFLow Lite Microspeech example with ML library generation and test execution. This project runs on all relevant Cortex-M and Ethos-U targets and can be compiled using different toolchains. [docker_base](./docker_base) | Docker base image with all tools (see Arm Tools Artifactory).