Update README.md

This commit is contained in:
Glenn Y. Rolland 2020-05-17 22:00:44 +02:00 committed by GitHub
parent a096dbe020
commit ac0b804c01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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