diff --git a/README.md b/README.md index 1c3a85c..4ea2472 100644 --- a/README.md +++ b/README.md @@ -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.