-
Notifications
You must be signed in to change notification settings - Fork 0
License
Ray-2349/Digit110Repo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
echo "# Digit110Repo" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/Ray-2349/Digit110Repo.git git push -u origin main