From 7e6c5807c65d77b1182601168de57e3a01830f2f Mon Sep 17 00:00:00 2001 From: Amandine TOURNAY <amandine.tournay@pasteur.fr> Date: Wed, 30 Jun 2021 10:05:32 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 694c963..6088366 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,12 @@ Icy is developed and maintained by [Biological Image Analysis unit at Institut P ## Plugin description <!-- Short description of goals of package, with descriptive links to the documentation website --> +The Apache XMLBeans Library. +XMLBeans is a technology for accessing XML by binding it to Java types. +https://xmlbeans.apache.org/ + +Distributed on the Apache License, Version 2.0 A more detailed user documentation can be found on the Apache XMLBeans documentation page on the Icy website: http://icy.bioimageanalysis.org/plugin/apache-xmlbeans/ -- GitLab