Merge pull request #1237 from tmc/patch-1

Update README.md
This commit is contained in:
Alexander Wang 2023-04-20 17:44:19 -07:00 committed by GitHub
commit acba0733db
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) - Cloud service emulator (46k stars)
- [Queue Library](https://github.com/golang-queue/queue/tree/master/images) - [Queue Library](https://github.com/golang-queue/queue/tree/master/images)
- Queue is a Golang library for spawning and managing a Goroutine pool - 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.