From c51558a83ea718e375c80ae6d5eb757a448c9a60 Mon Sep 17 00:00:00 2001 From: GIRARDOT Raphael <raphael.girardot@synchrotron-soleil.fr> Date: Wed, 26 Feb 2025 10:06:32 +0100 Subject: [PATCH] doc updated --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 28dc4f00..1741c905 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,10 @@ -<p style="text-align: center"><a href="https://www.synchrotron-soleil.fr/en"><img src="https://www.synchrotron-soleil.fr/sites/default/files/logo_0.png" alt="SOLEIL Synchrotron"/></a></p> - -# **<u>Comete</u>**   --- -## What is Comete? +# What is Comete? Comete is a Java framework that aims to make easier programming of scientific data plotting applications. It uses a MVC paradigm and other design patterns. -## Organization and licenses +# Organization and licenses Comete project is organized into maven modules. Each module has its own license, though for now all of these are LGPL V3. 1. **DataConnectionManagement** -- GitLab