README.md tweaks

This commit is contained in:
Sasha Koshka 2024-08-25 01:59:30 -04:00
parent e1cef9bb37
commit a688e2dc24

View File

@ -23,4 +23,5 @@ It is generally not recommended to set attributes on these objects. However, if
you must, they can be set by obtaining the object's underlying box through the
`GetBox` method. Be aware that the exact type of box that is returned here is
not part of the API, and may change unexpectedly even after v1.0. This caveat
also applies to children created/managed by the objects.
also applies to boxes/sub-components making up the internal composition of the
objects.