From b13519ea8898e12efae57e440f1cca1534ca3e1d Mon Sep 17 00:00:00 2001 From: YuvinNP Date: Tue, 5 Mar 2019 12:46:59 +0530 Subject: [PATCH] add folder --- SLIIT/yuvin_sliit/yuvin.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 SLIIT/yuvin_sliit/yuvin.md diff --git a/SLIIT/yuvin_sliit/yuvin.md b/SLIIT/yuvin_sliit/yuvin.md new file mode 100644 index 0000000..f827861 --- /dev/null +++ b/SLIIT/yuvin_sliit/yuvin.md @@ -0,0 +1,18 @@ +# SLIIT-Git-Workshop + +Steps to add your favourite **Hello World** here... + +1) Create a directory inside your university folder & rename with your Firstname_University +2) Create a Firstname.md file in the Firstname_University directory/folder which you created in the last step +3) Copy the template shown below +4) Commit and push your changes. + + + +## Template + +Print Hello World with your favourite programming language + +ex: System.out.println("Hello World") + +**Hint: I don't like Java even the example given above is written with Java**