From 10aa6d6c98b9902446fc452c3a8e4e968b84d5ba Mon Sep 17 00:00:00 2001 From: "jacques.dainat_ird.fr" <jacques.dainat@ird.fr> Date: Fri, 29 Nov 2024 09:50:29 +0000 Subject: [PATCH] Update file README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cf97cd3..dbd6005 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![CC BY 4.0][cc-by-shield]][cc-by] - +[![CC BY 4.0][cc-by-shield]][cc-by] +[![CC BY NC 4.0][cc-by-nc-shield]][cc-by-nc] lecture only # Initiation à Linux/Unix --------------------------- @@ -126,7 +126,11 @@ This work is licensed under a [Creative Commons Attribution 4.0 International Li [cc-by]: http://creativecommons.org/licenses/by/4.0/ [cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg +[cc-by-nc-sa]: https://creativecommons.org/licenses/by-nc-sa/4.0/ +[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY%20NC%20SA%204.0-lightgrey.svg + ## Acknowledgment -This course is build on top of a course made by Jacques Dainat ([git repo](https://forge.ird.fr/mivegec/dainat/malbec-unix-basics) / [website](https://mivegec.pages.ird.fr/dainat/malbec-unix-basics/)). \ No newline at end of file +The lecture is build ont top of a course made by [i-Trop](https://bioinfo.ird.fr/index.php/en/front-page-2/) (The [IRD](https://en.ird.fr/) Bioinformatics Platform) and Southgreen ([website](https://southgreenplatform.github.io/trainings//linux/)). +The training part is build on top of a course made by Jacques Dainat ([git repo](https://forge.ird.fr/mivegec/dainat/malbec-unix-basics) / [website](https://mivegec.pages.ird.fr/dainat/malbec-unix-basics/)). \ No newline at end of file -- GitLab