From fb0087b448f55a25614528442392cb3e617393b1 Mon Sep 17 00:00:00 2001
From: Amandine  TOURNAY <amandine.tournay@pasteur.fr>
Date: Wed, 30 Jun 2021 10:07:33 +0000
Subject: [PATCH] Update README.md

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index ac94102..defdfda 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,13 @@ 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 Commons Codec Library.
 
+Apache Commons Codec (TM) software provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs.
+
+https://commons.apache.org/proper/commons-codec/
+
+Distributed on the Apache License, Version 2.0
         
 A more detailed user documentation can be found on the Apache Commons Codec documentation page on the Icy website: http://icy.bioimageanalysis.org/plugin/apache-commons-codec/               
 
-- 
GitLab