From 3dc1fb509f62d0bd5f6862236b5849dbd9080c1c Mon Sep 17 00:00:00 2001 From: Benedikt Seeger <benedikt.seeger@ptb.de> Date: Wed, 22 May 2024 09:38:55 +0200 Subject: [PATCH] re added general Description --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e8d277d..b350b65 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +# Content: +This repo contains the HTML Code to display a landing page for the DCC-Aplications stack build from following components: + | Komponent | Description | Git-Repo | Pipy-Repo | Docker-Container | |------------------|----------------------------------------------------------------------------------------------|----------|-----------|------------------| | XMLJSONConv | Conversion library for DCC-XML to JSON | [dccxmljsonconv](https://gitlab1.ptb.de/digitaldynamicmeasurement/dccxmljsonconv) | [dccXMLJSONConv](https://pypi.org/project/dccXMLJSONConv/) | -- | -- GitLab