diff --git a/README.md b/README.md index 3901bc37..4a9c66b0 100644 --- a/README.md +++ b/README.md @@ -719,6 +719,7 @@ classDiagram Commentable <|.. RuleSet: realization RuleSet <|-- AtRuleSet: inheritance AtRule <|.. AtRuleSet: realization + Renderable <|.. Selector: realization Selector <|-- KeyframeSelector: inheritance Renderable <|-- AtRule: inheritance Commentable <|-- AtRule: inheritance