Skip to content

Commit

Permalink
Merge pull request #1 from Rajeshtmg98/patch-1
Browse files Browse the repository at this point in the history
Create Eptyi
  • Loading branch information
logantmg authored Dec 6, 2024
2 parents b3a5b40 + d3c589d commit 6312dc6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Eptyi
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
echo "# Taprs" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/Rajeshtmg98/Taprs.git
git push -u origin main

0 comments on commit 6312dc6

Please sign in to comment.