From aba781458082ef87ef3c6da53dffd2169814c314 Mon Sep 17 00:00:00 2001 From: Naozumi Date: Fri, 12 Apr 2024 13:41:57 +0800 Subject: [PATCH] Removed a redundancy bracket in readme.md It seems that a redundancy bracket was accidentally added :> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08c2deb..5905980 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ In addition to the original reference (written below), I used the following repo In addition, [text/user_dict/](text/user_dict) module is based on the following repositories: -- [voicevox_engine](https://github.com/VOICEVOX/voicevox_engine)] +- [voicevox_engine](https://github.com/VOICEVOX/voicevox_engine) and the license of this module is LGPL v3. ## LICENSE