Skip to content

Commit 07ecf0a

Browse files
committed
docs: move image to dedicated folder
1 parent f6e6e64 commit 07ecf0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ILR_File_Creator
1+
# ILR_File_Creator
22

33
## Overview
44

@@ -51,7 +51,7 @@ npm run make
5151
```
5252

5353
After running these commands you should see something like in your code editor
54-
![a picture of file structures](image.png)
54+
![a picture of file structures](images/image.png)
5555

5656
The app will appear within the make folder which is inside the out folder. In this photo I am making a mac os version so we have a Darwin zip file and a .dmg file but the exact outputs will vary depending on your computer. You can left click to open these in your finder and then copy them to wherever you want to use them from.
5757

File renamed without changes.

0 commit comments

Comments
 (0)