Skip to content

Commit f3f0d1a

Browse files
authored
Update README.md
1 parent 29b47a8 commit f3f0d1a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Make sure you have all these files:
1616
1. Install Python
1717
- Double-click `python-3.x.x-amd64.exe`
1818
- Must check "Add Python to PATH"
19-
![Python Installation](<PIC/Python install.png>)
19+
![Python Installation](<Python install.png>)
2020
- Click "Install Now"
2121

2222
2. Install Wing IDE
@@ -64,10 +64,10 @@ Make sure you have all these files:
6464
username = "...@..." # Your Renweb username
6565
password = "......." # Your Renweb password
6666
```
67-
![Configuration](<PIC/Code Change.png>)
67+
![Configuration](<Code Change.png>)
6868

6969
## Running the Program
70-
![IDE Interface](<PIC/IDE interface.png>)
70+
![IDE Interface](<IDE interface.png>)
7171
1. Open `main.py` in Wing IDE
7272
2. Click the run button (green triangle) or press F5
7373
3. The program will:
@@ -92,4 +92,4 @@ password = "......." # Your Renweb password
9292
4. Wing IDE can't run Python
9393
- Verify "Add Python to PATH" was checked
9494
- Restart Wing IDE
95-
- Check Python interpreter settings in Wing IDE (Edit > Preferences > Python Configuration)
95+
- Check Python interpreter settings in Wing IDE (Edit > Preferences > Python Configuration)

0 commit comments

Comments
 (0)