Skip to content

Commit aa181d6

Browse files
Fix image file extensions to lowercase .png
Co-authored-by: maximilien-noal <1087524+maximilien-noal@users.noreply.github.com>
1 parent 212d1eb commit aa181d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,13 +158,13 @@ bin/Release/net8.0/publish/Cryogenic --Exe C:/path/to/dunecd/DNCDPRG.EXE --UseCo
158158
![Desert Worm](doc/cryodune_worm.png)
159159
*Encounter with the mighty sandworm*
160160

161-
![Chani](doc/cryodune_chani.PNG)
161+
![Chani](doc/cryodune_chani.png)
162162
*Meeting with Chani*
163163

164164
![Spice Management](doc/cryodune_send_spice.png)
165165
*Managing spice resources*
166166

167-
![Harkonnen](doc/cryodune_harkonen.PNG)
167+
![Harkonnen](doc/cryodune_harkonen.png)
168168
*Harkonnen confrontation*
169169

170170
</div>

0 commit comments

Comments
 (0)