Skip to content

Commit

Permalink
Adjusts README regarding the replacement of ERD (Haskell) by erd-go.
Browse files Browse the repository at this point in the history
  • Loading branch information
barthel committed Mar 21, 2023
1 parent 6b16ca9 commit bd5ac86
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ The goal of this project is to build a multi platform (especially armv7) Docker
* [blockdiag/seqdiag](https://github.com/blockdiag/seqdiag)
* [imagemagick for meme](https://asciidoctor.org/docs/asciidoctor-diagram/#meme)
* [mermaid](https://github.com/mermaid-js/mermaid-cli)
* [erd-go](https://github.com/kaishuu0123/erd-go/)

## ⚠️ Note

The following diagramming tools are not installed because there is no executable file for all supported platforms:

* [erd](https://github.com/BurntSushi/erd)
* [erd](https://github.com/BurntSushi/erd) was replaced by [erd-go](https://github.com/kaishuu0123/erd-go/)
* [mscgen](http://www.mcternan.me.uk/mscgen/)


Expand Down

0 comments on commit bd5ac86

Please sign in to comment.