Update README.md

This commit is contained in:
YanchaoMiao
2020-05-07 04:14:21 +08:00
committed by Ilkka Seppälä
parent 72aaea5333
commit be55b8ebb8

View File

@ -12,8 +12,6 @@ tags:
> Allow a single entity to span multiple domains without coupling the domains to each other.
## Class diagram
![alt text](./etc/commander.urm.png "Commander class diagram")
## Applicability
1.You want to keep decoupled from each other in a class which contains multiple domains.