Skip to content

Commit

Permalink
docs: comma
Browse files Browse the repository at this point in the history
  • Loading branch information
saturday06 committed Sep 3, 2023
1 parent e57e949 commit 3325228
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 @@ -73,7 +73,7 @@ BlenderにVRMのインポートやエクスポート、VRM Humanoidの追加やM
開発用のソースコードは<a href="https://github.com/saturday06/VRM-Addon-for-Blender/tree/main">`main`</a>ブランチにあります。ブランチ内の <a href="https://github.com/saturday06/VRM-Addon-for-Blender/tree/main/io_scene_vrm">`io_scene_vrm`</a> フォルダがアドオン本体です。
`io_scene_vrm` フォルダへのリンクをBlenderの `addons` フォルダ内に作ることで効率的に開発をすることができます。

テストの実行などより高度な開発をする場合は[Poetry](https://python-poetry.org/)をご利用ください。
テストの実行など、より高度な開発をする場合は[Poetry](https://python-poetry.org/)をご利用ください。

```text
git checkout main
Expand Down

0 comments on commit 3325228

Please sign in to comment.