From 850d38910db1ac11fd19d6a0b0621a338b9f46bc Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Sun, 18 Dec 2022 20:33:33 -0800 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3293a0cdd..18e337c82 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ one, please see [./d2renderers/d2fonts](./d2renderers/d2fonts). ## Export file types -D2 currently supports SVG exports. More coming soon. +D2 currently supports SVG and PNG exports. More coming soon. ## Language tooling @@ -209,6 +209,7 @@ let us know and we'll be happy to include it here! - **Emacs extension**: [https://github.com/andorsk/d2-mode](https://github.com/andorsk/d2-mode) - **Telegram bot**: [https://github.com/meinside/telegram-d2-bot](https://github.com/meinside/telegram-d2-bot) - **Postgres importer**: [https://github.com/zekenie/d2-erd-from-postgres](https://github.com/zekenie/d2-erd-from-postgres) +- **Structurizr to D2 exporter**: [https://github.com/goto1134/structurizr-d2-exporter](https://github.com/goto1134/structurizr-d2-exporter) ### Misc