From ef84b49052c4c561d233b13e61035edb2a3fb04e Mon Sep 17 00:00:00 2001 From: Slim Tebourbi Date: Tue, 7 Feb 2017 09:30:09 +0100 Subject: [PATCH 1/2] ajout d'un lien pour un tutoriel git/github (closes #3) --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b35f840..0b177b1 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,8 @@ 2. HDFS 3. Mapreduce 4. Spark - + + +# divers + + - tutoriel [git/github](https://github.com/sio-ecp/cours-hadoop.git) From 905154874b5dd5d6b56731877a1fa59cf6327c96 Mon Sep 17 00:00:00 2001 From: Slim Tebourbi Date: Tue, 7 Feb 2017 09:33:52 +0100 Subject: [PATCH 2/2] ajout d'un lien pour un tutoriel git/github (closes #3) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b177b1..c53574a 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,6 @@ # divers - - tutoriel [git/github](https://github.com/sio-ecp/cours-hadoop.git) + - tutoriel [git](https://git-scm.com/docs/gittutorial) + - tutoriel [github](https://guides.github.com/activities/hello-world/) + - [resumé] (https://www.git-tower.com/blog/git-cheat-sheet/) des commandes