Pr_robot_factory/makefile

6 lines
92 B
Makefile

update_readme:
git add README.md
git commit -m "updated README"
git push -u origin main