Skip to content

Commit c6df988

Browse files
Update README.md
1 parent 59bf494 commit c6df988

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
@@ -10,7 +10,7 @@
1010

1111
# PureBasic Projects
1212

13-
![picture](picture.png)
13+
![picture](resources/picture1.png)
1414

1515
When you are at GitHub, every subdirectory of this repo
1616
is a separate sample project that you can use
@@ -93,15 +93,15 @@ This is a very useful data type to manage and organize data.
9393
## PureBasic Subdirectories
9494
And if you want to read the details of each subdirectory:
9595

96-
[![File Explorer Project](screenshots/picture.png)](https://xdvrx1.github.io/PureBasic-FileExplorer/)
96+
[![File Explorer Project](resources/picture1.png)](https://xdvrx1.github.io/PureBasic-FileExplorer/)
9797

9898
***
9999

100-
[![Randomizer](screenshots/picture2.png)](https://xdvrx1.github.io/PureBasic-Randomizer/)
100+
[![Randomizer](resources/picture2.png)](https://xdvrx1.github.io/PureBasic-Randomizer/)
101101

102102
***
103103

104-
[![Scrabble Game Project](screenshots/picture3.png)](https://xdvrx1.github.io/PureBasic-Scrabble/)
104+
[![Scrabble Game Project](resources/picture3.png)](https://xdvrx1.github.io/PureBasic-Scrabble/)
105105

106106
## Compiling
107107
To compile/run each project in a subdirectory,

0 commit comments

Comments
 (0)