Subash-Sah / Black-hole-

0 stars 0 forks source link

Black hole update #1

Open Subash-Sah opened 3 months ago

Subash-Sah commented 3 months ago

Please make me able to update my black hole app

Subash-Sah commented 3 months ago

Update my black hole app

Subash-Sah commented 3 months ago

echo "# Blackhole" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/Subash-Sah/Blackhole.git git push -u origin main

Subash-Sah commented 3 months ago

echo "# Blackhole" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/Subash-Sah/Blackhole.git git push -u origin main