From 63134fafa41f23f9fa3b51ee413cf85088793601 Mon Sep 17 00:00:00 2001 From: Waleed El-Badry Date: Wed, 10 Feb 2016 17:38:05 +0200 Subject: [PATCH 1/2] Added link to tutorials Add link to Saprkfun GitHub tutorials --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..146ef71 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Github_Tutorial +A very basic and flawed piece of code to show how Github GUI works. +The accompanied tutorial can be found here: +https://learn.sparkfun.com/tutorials/using-github From 3d359fa8daa24c38ac8cb1b137d1466e68eae5c6 Mon Sep 17 00:00:00 2001 From: ViktorsNeb Date: Sun, 30 Jul 2017 10:41:08 +0300 Subject: [PATCH 2/2] Update README.md Added information about github guides --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 146ef71..62702d5 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,6 @@ A very basic and flawed piece of code to show how Github GUI works. The accompanied tutorial can be found here: https://learn.sparkfun.com/tutorials/using-github + +More information at +https://guides.github.com/activities/hello-world/