Skip to content

Commit

Permalink
表現を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba committed Oct 9, 2023
1 parent 726e593 commit 4c7180a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Issue 側で取り組み始めたことを伝えるか、最初に Draft プル

### Rust 以外の言語の API に関する方針

Voicevox Core の主要機能は Rust で実装されることを前提としており、他の言語のラッパーでのみの機能追加はしない方針としています。これは機能の一貫性を保つための方針です。
VOICEVOX CORE の主要機能は Rust で実装されることを前提としており、他の言語のラッパーでのみの機能追加はしない方針としています。これは機能の一貫性を保つための方針です。
各言語の特性に応じた追加実装(例えば、Python での style_id の [NewType](https://docs.python.org/ja/3/library/typing.html#newtype) 化など)は許容されます。

## 環境構築
Expand Down

0 comments on commit 4c7180a

Please sign in to comment.