Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lonelyhasher authored Aug 13, 2024
1 parent 584b473 commit 0b06f39
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
gh repo clone echo "# VIRTUALTECH-" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/Lonelyhasher/VIRTUALTECH-.git
git push -u origin main

0 comments on commit 0b06f39

Please sign in to comment.