From 2562ef33a1de94fd3d38cf72de38f8af9b2544fc Mon Sep 17 00:00:00 2001 From: ishansen97 Date: Tue, 5 Mar 2019 12:46:49 +0530 Subject: [PATCH] Adding project to group leader --- SLIIT/Ishan_SLIIT/Ishan.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 SLIIT/Ishan_SLIIT/Ishan.md diff --git a/SLIIT/Ishan_SLIIT/Ishan.md b/SLIIT/Ishan_SLIIT/Ishan.md new file mode 100644 index 0000000..f827861 --- /dev/null +++ b/SLIIT/Ishan_SLIIT/Ishan.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**