Skip to content

Commit d9b34f2

Browse files
authored
Merge pull request #78 from mimaraka/feature/update-readme
Update README.md
2 parents b34fcb4 + 968fbb1 commit d9b34f2

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

README.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@
77
![GitHub all releases](https://img.shields.io/github/downloads/mimaraka/aviutl-plugin-curve_editor/total)
88
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/mimaraka/aviutl-plugin-curve_editor)
99

10-
![graph3 1](https://github.com/user-attachments/assets/74930f51-99d3-4ce9-bafb-778a3476e864)
10+
![thumbnail](https://github.com/user-attachments/assets/fa8243c9-3b7b-4b86-aa59-c266e6101fb7)
1111

12-
様々なイージングを作成・管理することができる AviUtl 用のプラグイン・スクリプトです。
12+
様々なイージングを作成・管理することができる AviUtl のプラグイン・スクリプトです。
1313

1414
## ダウンロード
1515

16-
下のリンクから最新バージョンの zip ファイル(`curve_editor-v*.zip`)をダウンロードしてください。
16+
下のリンクから最新バージョンの ZIP ファイル(`curve_editor-v*.zip`)をダウンロードしてください。
1717
[**ダウンロード**](https://github.com/mimaraka/aviutl-plugin-curve_editor/releases/latest)
1818

1919
## インストール
2020

21-
ダウンロードした`curve_editor-v*.zip`を解凍し、以下の内容物をそれぞれ適切な場所に配置します。
21+
ダウンロードしたZIPファイルを展開し、以下の内容物をそれぞれ適切な場所に配置します。
2222

2323
| 内容物 | 移動先 |
2424
| :--------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: |
@@ -83,7 +83,7 @@ AviUtl を起動後、メインウィンドウの「表示」メニューから
8383

8484
### グラフビュー
8585

86-
マウスホイールを回転させて、でビューを拡大縮小することができます
86+
マウスホイールを回転させて、ビューを拡大縮小することができます
8787

8888
マウスホイールをドラッグする、または、 `Alt` キーを押しながら左ボタンでドラッグすることで、ビューの位置を変更することができます。
8989

@@ -100,9 +100,9 @@ AviUtl を起動後、メインウィンドウの「表示」メニューから
100100
> [!TIP]
101101
> Shift キーを押しながらドラッグ&ドロップすることで、XYZ 座標など、イージングが一度に設定されるトラックバーについても、各座標ごとに個別にイージングを設定することができます。
102102
103-
### その他
103+
## その他
104104

105-
詳細な使用方法については [Wiki](https://github.com/mimaraka/aviutl-plugin-curve_editor/wiki) を参照してください
105+
詳細な使用方法やよくある問題の解決方法については、 [Wiki](https://github.com/mimaraka/aviutl-plugin-curve_editor/wiki) を参照してください。
106106

107107
## 動作環境
108108

@@ -116,13 +116,9 @@ AviUtl を起動後、メインウィンドウの「表示」メニューから
116116
> - [Visual C++ 2015/2017/2019/2022 再頒布可能パッケージ (x86)](https://aka.ms/vs/17/release/vc_redist.x86.exe)
117117
> - [Microsoft Edge WebView2 ランタイム (x86)](https://developer.microsoft.com/ja-jp/microsoft-edge/webview2/?form=MA13LH)
118118
119-
## Q&A
120-
121-
Wiki の[トラブルシューティング](https://github.com/mimaraka/aviutl-plugin-curve_editor/wiki/%E3%83%88%E3%83%A9%E3%83%96%E3%83%AB%E3%82%B7%E3%83%A5%E3%83%BC%E3%83%86%E3%82%A3%E3%83%B3%E3%82%B0)を参照してください。
122-
123119
## バグ報告
124120

125-
バグ報告は [Issues](https://github.com/mimaraka/aviutl-plugin-curve_editor/issues) または [Google Form](https://forms.gle/mhv96DSYVhhKPkYQ8) (匿名回答可)からお願いします。
121+
バグ報告は Issues または [Google Form](https://forms.gle/mhv96DSYVhhKPkYQ8) (匿名回答可)からお願いします。
126122

127123
## 免責事項
128124

0 commit comments

Comments
 (0)