echo "# project" >> README.md git init git add sh.m git commit -m "first commit" git remote add origin https://github.com/shatha5/project.git git push -u origin master
echo "# project" >> README.md git init git add sh.m git commit -m "first commit" git remote add origin https://github.com/shatha5/project.git git push -u origin master