diff --git a/README.md b/README.md index 1c7e352..f061299 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ This is a sample project for the Github workshop. That project should be forked into your personnal profile to be used as a sandbox in order to learn how git & Github works. + +some changes diff --git a/index.html b/index.html index 7c3ef6f..9e41cda 100644 --- a/index.html +++ b/index.html @@ -5,5 +5,7 @@
This is a sample HTML page to be used for the workshop in order to learn how Git & Github works.
+Have a wonderful time!
+Smile :)