Update README.md

Add ent2d2 reference.
This commit is contained in:
Travis Cline 2023-04-20 14:52:38 -07:00 committed by GitHub
parent f29699a445
commit 1c861d6e00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -274,3 +274,5 @@ 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.