diff --git a/DESCRIPTION b/DESCRIPTION
index 100a8d95c29febb0d4ce4fa1fb6571e7cedf4000..6b8f94781a65d38f87030470dfd2ae8d4cf8b3f1 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -5,6 +5,18 @@ Authors@R:
     person("First", "Last", , "first.last@example.com", role = c("aut", "cre"),
            comment = c(ORCID = "YOUR-ORCID-ID"))
 Description: What the package does (one paragraph).
+Authors@R: c(
+    person("Arnaud", "Duvermy", , "arnaud.duvermy@ens-lyon.fr", role = c("aut", "cre"),
+           comment = c(ORCID = "0009-0002-8509-5506")),    
+    person("Gael", "Yvert", , "gael.yvert@ens-lyon.fr" role = "aut")
+    person("Fabien", "Duveau", , "fabien.duveau@ens-lyon.fr", role = "aut"),
+  )
+Description:  A statistical framework that allows you to conduct differential analysis of gene 
+expression with fixed, mixed, and interaction effects. Additionally, HTRfit provides a simulation 
+workflow enabling optimization of RNAseq design and analysis
+License: MIT + file LICENSE
+URL: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit
+BugReports: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit/-/issues
 License: MIT + file LICENSE
 Imports: 
     car,