From 4d3ca5a65c975f0bf8c0723a62aba68b7507d0cd Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Mon, 18 May 2020 11:05:11 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d673bd1..53844e1 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ Note: _rakenne_ means _structure_ in Finnish. ## Roadmap * :arrow_right: **define a DSL for modeling database** - * :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) + * :arrow_right: [describe entity-relationship diagrams (ERD)](doc/erd-dsl.md) using MERISE notation + * :arrow_right: [describe physical diagrams (PD)](doc/pd-dsl.md) * :x: provide a command-line tool accepting commands for all operations * :x: render models into diagrams with [GraphViz](https://www.graphviz.org/) * :x: ERD to MERISE MCD diagrams