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**