diff --git a/README.md b/README.md index 03db655..49784ea 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Github-Workshop -Repository for the GitHub Workshop conducted by Metis. +Repository for the GitHub Workshop conducted by Metis cloned by Rajat. +changes made in docs branch ### Links: [Workshop Recording](https://iitgn-ac-in.zoom.us/rec/share/XQMvLTWB21kgrFooP1IUNcvIrbxBDRrjsqEKBGXTfdrCCEFOhvY3u9swaWRPJv_N.1mx9dmRR2NsLBqIM) diff --git a/myfile.txt b/myfile.txt index bf83569..1bf9088 100644 --- a/myfile.txt +++ b/myfile.txt @@ -1,4 +1,4 @@ -This file for made for the GitHub workshop. Making a change online using GitHub. +This file for made for the GitHub workshop. Making a change online using GitHub. i changed the fiel in github Commands we used: git clone @@ -6,4 +6,4 @@ Commands we used: git commit -m "message" git push git branch - git pull \ No newline at end of file + git pull