Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
huzaifanizam committed Nov 3, 2023
1 parent a87011d commit 55a2622
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ Note Taking App is created by [Huzaifa Nizam](https://www.linkedin.com/in/huzaif


git init
git status
git add .
git status
git add README.md
git commit -m "first commit"
git branch -M main
Expand Down

0 comments on commit 55a2622

Please sign in to comment.