diff --git a/docs/overview/appl-example.md b/docs/overview/appl-example.md index 41aa654..015e4da 100644 --- a/docs/overview/appl-example.md +++ b/docs/overview/appl-example.md @@ -7,7 +7,10 @@ Here you can find an overview about the application examples offered in our SIMA This application examples can be used for: - idea creation -- usage of some example libraries +- showcasing libraries and tools +- example programs + +In addition our release-pipelines will create apax-templates of these application example repositories. ## Overview of application examples @@ -15,11 +18,12 @@ This application examples can be used for: Promoted repositories: -| Application Name | Description | -|-|-| -| [ae-trafficlight](https://github.com/simatic-ax/ae-trafficlight) | Application example which shows the usage of the [statemachine library](https://github.com/simatic-ax/statemachine). | -| [ae-json-library](https://github.com/simatic-ax/ae-json-library) | Application example which shows the usage of the [Json library](https://github.com/simatic-ax/json). | -| [ae-motion-tiax](https://github.com/simatic-ax/ae-motion-tiax) | TIAX-Library application example using the "MotionControl.Native" sys-library allowing to connect to TO's. | - -