From 3326f132d4f2a7f30c3ae7e9b7ddb7ec3563962c Mon Sep 17 00:00:00 2001 From: Garima-tl <130911547+Garima-tl@users.noreply.github.com> Date: Wed, 22 May 2024 12:10:06 +0530 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b0aa515..6f87e42 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ -# AutonomousNavigation \ No newline at end of file +# AutonomousNavigation + +1). Fork this github repo. +2). Clone your forked repo to your laptops locally +3). Copy your Python file into the repo directory, the file should be named Assignment_1_yourname +4). Stage and commit your Python file to your local repository: +5). Push whatever you have done into your forked branch. +6). click "New pull request", add a title rollno_assignment1_rover and a brief message, then submit.