Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ git checkout -b <your_branch_name>
git commit -m "<your_commit_message>"
```

**7.** Push your local branch to the remote repository.
**8.** Push your local branch to the remote repository.

```terminal
git push -u origin <your_branch_name>
Expand Down Expand Up @@ -107,7 +107,7 @@ git push -u origin <your_branch_name>
</table>
<br>

## 📌 Opensource Programs
## 📌 Open Source Programs


### This project is a part of following Open Source Program
Expand Down