From 75fae491158d8c063fd802228224218504216bc0 Mon Sep 17 00:00:00 2001 From: Masaaki Goshima Date: Sun, 27 Oct 2024 11:38:13 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ab594d8..bb43eb5 100644 --- a/README.md +++ b/README.md @@ -143,3 +143,5 @@ Help Options: # License MIT + +This library embeds and uses `graphviz.wasm`, which is generated based on the original source code of Graphviz. Therefore, the `graphviz.wasm` follows [the license adopted by Graphviz](https://graphviz.org/license) ( Eclipse Public License ).