From cd96efacce479bdedc3fa35d9d07db60a521c4ec Mon Sep 17 00:00:00 2001 From: tessier Date: Sat, 23 Nov 2024 16:19:13 +0900 Subject: [PATCH] Add diagrams-as-code in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 500e4f88..40239c88 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ To contribute to diagram, check out [contribution guidelines](CONTRIBUTING.md). ## Other languages - If you are familiar with Go, you can use [go-diagrams](https://github.com/blushft/go-diagrams) as well. +- Or if you prefer Yaml, you can use [diagrams-as-code](https://github.com/dmytrostriletskyi/diagrams-as-code). ## License