From c719751f6111dbbfbfa51326e1d2f19adebfee21 Mon Sep 17 00:00:00 2001 From: Florian Pethig Date: Wed, 15 Nov 2023 10:20:27 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 80ea48fa..83a8d969 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # AASPortal [![Documentation Status](https://readthedocs.org/projects/aasportal/badge/?version=latest "Documentation Status")](https://aasportal.readthedocs.io/en/latest/?badge=latest) ![AASPortal Logo <](./docs/source/images/AASPortal_mid.png "AASPortal Logo") + **AASPortal** is a Node.js based web portal for the visualization and management of Asset Administration Shells (AAS). The implementation uses the concepts of the document "Details of the Asset Administration Shell" published on https://www.plattform-i40.de and licensed under Creative Commons CC BY 4.0. Check out the [Getting Started](./docs/source/gettingstarted.md) section to learn how to setup Visual Studio Code and start using and developing the *AASPortal*. Learn more about the [Architecture](./docs/source/architecture.md) of *AASPortal*, and check out the [Usage](./docs/source/usage.md) section to learn about available search filters for AAS and which Endpoints can be connected to the *AASPortal*.