👍[Update] README : 表示の修正

This commit is contained in:
misyaguziya
2023-10-12 11:47:39 +09:00
parent 318f55065e
commit a9b137be02
2 changed files with 12 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
![](docs/vrct_logo.png) ![](docs/vrct_logo.png)
|[English](./README.md)|**日本語**| | [English](./README.md) | **日本語** |
<h3> <h3>
VRCTは翻訳や文字起こしでVRChatの会話をサポートするソフトウェアです。 VRCTは翻訳や文字起こしでVRChatの会話をサポートするソフトウェアです。
@@ -36,8 +36,12 @@ VRCTはあなたの会話を以下でサポートをします。
- [Documents Link](https://mzsoftware.notion.site/VRCT-Documents-be79b7a165f64442ad8f326d86c22246?pvs=4) - [Documents Link](https://mzsoftware.notion.site/VRCT-Documents-be79b7a165f64442ad8f326d86c22246?pvs=4)
# 使い方(Youtube) # 使い方(Youtube)
<div align="center">
[![](https://img.youtube.com/vi/mI4DQaeaAPI/0.jpg)](https://www.youtube.com/watch?v=mI4DQaeaAPI) [![](https://img.youtube.com/vi/mI4DQaeaAPI/0.jpg)](https://www.youtube.com/watch?v=mI4DQaeaAPI)
<div align="left">
# pythonで実行したい場合 # pythonで実行したい場合
1. 以下のバージョンのpythonをインストールしてください。 1. 以下のバージョンのpythonをインストールしてください。
`python version 3.11.5` `python version 3.11.5`
@@ -49,7 +53,7 @@ VRCTはあなたの会話を以下でサポートをします。
## Author ## Author
- [みしゃ(misyaguzi)](https://github.com/misyaguziya) (メイン開発) - [みしゃ(misyaguzi)](https://github.com/misyaguziya) (メイン開発)
- [しいな(Shiina_12siy)](https://twitter.com/Shiina_12siy) ((UI/UX, UI多言語対応)) - [しいな(Shiina_12siy)](https://twitter.com/Shiina_12siy) (UI/UX, UI多言語対応)
- [レラ](https://github.com/soumt-r) (翻訳:韓国語) - [レラ](https://github.com/soumt-r) (翻訳:韓国語)
- [どね]() (ロゴデザイン) - [どね]() (ロゴデザイン)

View File

@@ -1,7 +1,7 @@
<div align="center"> <div align="center">
![](docs/vrct_logo.png) ![](docs/vrct_logo.png)
|**English**|[日本語](./README.jp.md)| | **English** | [日本語](./README.jp.md) |
<h3> <h3>
VRCT is software that supports VRChat conversations with translation and transcription. VRCT is software that supports VRChat conversations with translation and transcription.
@@ -34,8 +34,12 @@ Initial setup, basic functions, and other features are also described.
- [Documents Link](https://mzsoftware.notion.site/VRCT-Documents-be79b7a165f64442ad8f326d86c22246?pvs=4) - [Documents Link](https://mzsoftware.notion.site/VRCT-Documents-be79b7a165f64442ad8f326d86c22246?pvs=4)
# How to Use (YouTube) # How to Use (YouTube)
<div align="center">
[![](https://img.youtube.com/vi/mI4DQaeaAPI/0.jpg)](https://www.youtube.com/watch?v=mI4DQaeaAPI) [![](https://img.youtube.com/vi/mI4DQaeaAPI/0.jpg)](https://www.youtube.com/watch?v=mI4DQaeaAPI)
<div align="left">
# If you want to run it in python # If you want to run it in python
1. Install the following version of python. 1. Install the following version of python.
`python version 3.11.5` `python version 3.11.5`
@@ -47,7 +51,7 @@ Initial setup, basic functions, and other features are also described.
## Author ## Author
- [みしゃ(misyaguzi)](https://github.com/misyaguziya) (Main Development) - [みしゃ(misyaguzi)](https://github.com/misyaguziya) (Main Development)
- [しいな(Shiina_12siy)](https://twitter.com/Shiina_12siy) ((UI/UX, UI multilingual support)) - [しいな(Shiina_12siy)](https://twitter.com/Shiina_12siy) (UI/UX, UI multilingual support)
- [レラ](https://github.com/soumt-r) (translation:Korean) - [レラ](https://github.com/soumt-r) (translation:Korean)
- [どね]() (Logo Design) - [どね]() (Logo Design)