diff --git a/AppExamples/README.md b/AppExamples/README.md index 2b5ca0e..771244e 100644 --- a/AppExamples/README.md +++ b/AppExamples/README.md @@ -52,7 +52,7 @@ |                         App                         |                                     Description                                     | Example Projects | References |        Tags        | | --- | ----------- | ---------------- | ---------- | ---- | -| ResourceAccessExample
[view](script_resources/ResourceAccess/doc/Documentation.md) / [download](https://software-store.zeiss.com/products/apps/ResourceAccessExample) | Accessing an image as an App based resources | | [API](https://zeissiqs.github.io/zeiss-inspect-addon-api/2025/python_api/resource_api.html)
| [![Static Badge](https://img.shields.io/badge/resources-blue)](#resources)
[![Static Badge](https://img.shields.io/badge/image--widget-blue)](#image-widget)
| +| ResourceAccess
[view](script_resources/ResourceAccess/doc/Documentation.md) / [download](https://software-store.zeiss.com/products/apps/ResourceAccess) | Accessing an image as an App based resources | | [API](https://zeissiqs.github.io/zeiss-inspect-addon-api/2025/python_api/resource_api.html)
| [![Static Badge](https://img.shields.io/badge/resources-blue)](#resources)
[![Static Badge](https://img.shields.io/badge/image--widget-blue)](#image-widget)
| | ScriptResources
[view](script_resources/ScriptResources/doc/Documentation.md) / [download](https://software-store.zeiss.com/products/apps/ScriptResources) | A simple example showing the usage of script resources. | | [HowTo](https://zeissiqs.github.io/zeiss-inspect-addon-api/2025/howtos/python_api_introduction/using_script_resources.html)
[API](https://zeissiqs.github.io/zeiss-inspect-addon-api/2025/python_api/resource_api.html)
| [![Static Badge](https://img.shields.io/badge/resources-blue)](#resources)
| ## scripted_actuals — Building custom actual elements with Python code @@ -178,7 +178,7 @@ ### ![Static Badge](https://img.shields.io/badge/image--widget-blue) * [DisplayImage](#DisplayImage) -* [ResourceAccessExample](#ResourceAccessExample) +* [ResourceAccess](#ResourceAccess) * [TextDetection](#TextDetection) @@ -244,7 +244,7 @@ ### ![Static Badge](https://img.shields.io/badge/resources-blue) -* [ResourceAccessExample](#ResourceAccessExample) +* [ResourceAccess](#ResourceAccess) * [ScriptResources](#ScriptResources)