RobotFactory/README.md

6 lines
300 B
Markdown
Raw Normal View History

2022-12-20 12:58:23 +01:00
# RobotFactory
## Style Guide
* For every method you write you also write the JUnit test and comments.
* [reference](https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html)
* Always mark the task you're currently working on on the kanban board and move it to the right phase.