From 4fd02a4f4c097b5dc4e57a7de8ca1a7d546d9a80 Mon Sep 17 00:00:00 2001
From: Monnet Jean-Matthieu <jean-matthieu.monnet@inrae.fr>
Date: Mon, 17 May 2021 09:20:35 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4fb8a90..2232350 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # `lidaRtRee` tutorials
 
-`lidaRtRee_tutorials` is a repository that provides tutorials for forest analysis with airborne laser scanning (ALS or lidar remote sensing) data, using functions from `R` packages [lidR](https://github.com/Jean-Romain/lidR/) (also available on [CRAN](https://cran.r-project.org/web/packages/lidR/index.html)) and [lidaRtRee](https://gitlab.irstea.fr/jean-matthieu.monnet/lidaRtRee) also available on [CRAN](https://cran.r-project.org/web/packages/lidaRtRee/index.html)). Tutorials are available as `Rmarkdown`, `html` and `pdf` files. Datasets useful for code running are also provided.
+`lidaRtRee_tutorials` is a repository that provides tutorials for forest analysis with airborne laser scanning (ALS or lidar remote sensing) data, using functions from `R` packages [lidR](https://github.com/Jean-Romain/lidR/) (also available on [CRAN](https://cran.r-project.org/web/packages/lidR/index.html)) and [lidaRtRee](https://gitlab.irstea.fr/jean-matthieu.monnet/lidaRtRee) (also available on [CRAN](https://cran.r-project.org/web/packages/lidaRtRee/index.html)). Tutorials are available as `Rmarkdown`, `html` and `pdf` files. Datasets useful for code running are also provided.
 
 # Available tutorials
 
-- 
GitLab