Skip to content
This repository was archived by the owner on Aug 6, 2023. It is now read-only.

Commit f929c5e

Browse files
authored
Update README.md
1 parent 84653b3 commit f929c5e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# VRCPhotoAlbum
22

33

4-
<img src="https://github.com/gatosyocora/VRCPhotoAlbum/blob/develop/images/VRCPhotoAlbum_previewimage.png" width="50%"/>
4+
<img src="https://github.com/gatosyocora/VRCPhotoAlbum/blob/master/images/VRCPhotoAlbum_previewimage.png" width="50%"/>
55

66

77
VRChatで撮影した写真をながめるためのWindows向けアプリケーションです
@@ -14,20 +14,20 @@ latest release : ver 0.3
1414
## 画面構成
1515

1616
### 写真一覧画面
17-
<img src="https://github.com/gatosyocora/VRCPhotoAlbum/blob/develop/images/VRCPhotoAlbum_topimage.png" width="50%"/>
17+
<img src="https://github.com/gatosyocora/VRCPhotoAlbum/blob/master/images/VRCPhotoAlbum_topimage.png" width="50%"/>
1818

1919
画像フォルダ以下にある写真をすべて表示した画面です.
2020
検索機能などがあります.
2121

2222
### 写真詳細画面
23-
<img src="https://github.com/gatosyocora/VRCPhotoAlbum/blob/develop/images/VRCPhotoAlbum_previewimage.png" width="50%"/>
23+
<img src="https://github.com/gatosyocora/VRCPhotoAlbum/blob/master/images/VRCPhotoAlbum_previewimage.png" width="50%"/>
2424

2525
選択した写真の詳細を表示した画面です.
2626
写真に埋め込まれたメタ情報などを表示しています.
2727
各情報を選択することで絞り込み検索ができます.
2828

2929
### 設定画面
30-
<img src="https://github.com/gatosyocora/VRCPhotoAlbum/blob/develop/images/VRCPhotoAlbum_settingimage.png" width="50%"/>
30+
<img src="https://github.com/gatosyocora/VRCPhotoAlbum/blob/master/images/VRCPhotoAlbum_settingimage.png" width="50%"/>
3131

3232
設定を確認および変更できる画面です.
3333
以下, 現在できることです.

0 commit comments

Comments
 (0)