Updated implemented_readme.adoc

This commit is contained in:
MarcUs7i 2025-03-17 22:09:29 +01:00
parent a728cf3131
commit 2fffc3ea17

View file

@ -86,4 +86,5 @@ Program o-- "*" Shape : contains >
== Side notes: == Side notes:
- Feature: When it attempts to create a new shape out of the bounds of the canvas, it fails and notifies the user - Feature: When it attempts to create a new shape out of the bounds of the canvas, it fails and notifies the user
- No unit tests, because writing testcases is doubting your coding abilities. It's a sign of weakness. (and checking shapes on canvas could prove to be difficult)