From 9bb8da9101ab1833479d3cdd4a9a1be509a99601 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Mon, 18 May 2020 11:43:27 +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 e9da53b..576e088 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Note: _rakenne_ means _structure, construction_ in Finnish. * :arrow_right: **define a DSL for modeling database** * :arrow_right: [describe entity-relationship diagrams (ERD)](doc/erd-dsl.md) using MERISE notation - * :arrow_right: [describe logical model diagrams (LMD)](doc/pd-dsl.md) + * :arrow_right: [describe logical model diagrams (LMD)](doc/lmd-dsl.md) * :x: create a command-line tool * :x: describe needed operations and parameters * :x: write the code to handle all those operations