@ -7,3 +7,7 @@ update_make:
git add makefile
git commit -m "updated makefile"
git push -u origin main
update_all:
git add --all
git commit -m "Updated everything. Further explanation in README"