diff --git a/README.md b/README.md index 6d2a287..12edf1f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Note: _rakenne_ means _structure_ in Finnish. * :arrow_right: describe entity-relationship diagrams (ERD) using MERISE notation ⇒ [doc/erd-dsl.md](doc/erd-dsl.md) * :arrow_right: describe physical diagrams (PD) ⇒ [doc/erd-dsl.md](doc/pd-dsl.md) * :x: provide a command-line tool accepting commands for all operations -* :x: render models into diagrams +* :x: render models into diagrams with [GraphViz](https://www.graphviz.org/) * :x: ERD to MERISE MCD diagrams * :x: ERD to Chen notation diagrams * :x: PD to MERISE MLD diagrams