hello_world Hello World Repo Author Tim Ma Description This is a temp repo to show the ACP Proccess (A)dd - Staging (git add README.md) git status (C)ommit - Ready to push to github (git commit -m "your message goes here") git status (P)ush - update github (git push origin main)