diff --git a/README.md b/README.md index 28dc4f00547eac57fa43f331445dcc9ac756423c..1741c9054b6a9e3a1ee5d65c4581b823d442461b 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**