diff --git a/implemented_readme.adoc b/implemented_readme.adoc index dbdacbd..9cb6524 100644 --- a/implemented_readme.adoc +++ b/implemented_readme.adoc @@ -86,4 +86,5 @@ Program o-- "*" Shape : contains > == Side notes: -- Feature: When it attempts to create a new shape out of the bounds of the canvas, it fails and notifies the user \ No newline at end of file +- 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) \ No newline at end of file