From 81291ec883896d911400be0adb7a856584e21c1a Mon Sep 17 00:00:00 2001
From: gmillot <gael.millot@pasteur.fr>
Date: Fri, 13 Jan 2023 14:20:22 +0100
Subject: [PATCH] release v1.3: README file improved.

---
 README.md | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 0a7609b..e04d514 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,8 @@
 
 | usage | R dependencies |
 | --- | --- |
-| [![R Version](https://img.shields.io/badge/code-R-blue?style=plastic)](https://cran.r-project.org/mirrors.html) | [![Dependencies: R Version](https://img.shields.io/badge/R-v4.0.2-blue?style=plastic)](https://cran.r-project.org/mirrors.html) |
-| [![License: GPL-3.0](https://img.shields.io/badge/licence-GPL%20(%3E%3D3)-green?style=plastic)](https://www.gnu.org/licenses) | [![Dependencies: R Package](https://img.shields.io/badge/package-car%20v3.0.9-blue?style=plastic)](https://cran.r-project.org/web/packages/car/index.html) |
+| [![R Version](https://img.shields.io/badge/code-R-blue?style=plastic)](https://cran.r-project.org/mirrors.html) | [![Dependencies: R Version](https://img.shields.io/badge/R-v4.1.2-blue?style=plastic)](https://cran.r-project.org/mirrors.html) |
+| [![License: GPL-3.0](https://img.shields.io/badge/licence-GPL%20(%3E%3D3)-green?style=plastic)](https://www.gnu.org/licenses) | |
 
 
 
@@ -92,6 +92,11 @@ Not yet published
 
 ## WHAT'S NEW IN
 
+### v1.3
+
+README file improved.
+
+
 ### v1.2
 
 README and subtitle_time_shift.R files improved.
-- 
GitLab