RobotFactory/README.md

18 lines
558 B
Markdown

# RobotFactory
## Style Guide
* For every method you write you also write the JUnit test and comments.
* Always mark the task you're currently working on the kanban board and move it to the right phase.
## References
* [JavaDocs](https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html)
* [Markdown](https://www.markdownguide.org/extended-syntax/)
* [JUnit](https://junit.org/junit5/docs/current/user-guide/)
## Contributors
* Luc Dreibholz (Matr.Nr.: 2210544)
* Stefan Müller (Matr.Nr.: 2210788)
* Roman Schöne (Matr.Nr.: 2211275)