From 91beb8d12dddda6dabb09a6fc5cb6d25bac029d8 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Tue, 2 May 2023 15:03:17 -0700 Subject: [PATCH] [ci-force] move plugin --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b0f80ae2e..8402923f2 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,7 @@ let us know and we'll be happy to include it here! - **Mongo to D2**: [https://github.com/novuhq/mongo-to-D2](https://github.com/novuhq/mongo-to-D2) - **Pandoc filter**: [https://github.com/ram02z/d2-filter](https://github.com/ram02z/d2-filter) - **Logseq-D2**: [https://github.com/b-yp/logseq-d2](https://github.com/b-yp/logseq-d2) +- **ent2d2**: [https://github.com/tmc/ent2d2](https://github.com/b-yp/logseq-d2) ### Misc @@ -275,5 +276,3 @@ this selected list of featured projects using D2. - Cloud service emulator (46k stars) - [Queue Library](https://github.com/golang-queue/queue/tree/master/images) - Queue is a Golang library for spawning and managing a Goroutine pool -- [ent2d2](https://github.com/tmc/ent2d2) - - A project to render entity relation (ER) diagrams for the [Ent](https://entgo.io) ORM.