From ac0b804c0131a2fd2aa96a58d95560af1163a603 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Sun, 17 May 2020 22:00:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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