Git command
cd: Change Directory
atom README.md
git add -A
git commit -m "Edited README.md file to add ****"
git push