From e63188f14be5a35ae89b132aee4889999ef1401f Mon Sep 17 00:00:00 2001 From: Florian Schueltke <florian.schueltke@ilr.rwth-aachen.de> Date: Wed, 11 Sep 2024 17:40:36 +0200 Subject: [PATCH] added first content to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e69de29b..94f372a8 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,5 @@ +# Utilities +This repository contains the useful tools and additional software to run the UNICADO workflow. + +## UNICADO GUI +The UNICADOgui is a graphical user interface to configure the UNICADO settings files and the aircraft project. \ No newline at end of file -- GitLab