@ -3,3 +3,7 @@ update_readme:
git add README.md
git commit -m "updated README"
git push -u origin main
update_make:
git add makefile
git commit -m "updated makefile"