Pr_robot_factory/makefile

6 lines
92 B
Makefile
Raw Normal View History

2022-12-08 14:32:36 +01:00
update_readme:
git add README.md
git commit -m "updated README"
git push -u origin main