Skip to content

Commit 5ef4a2c

Browse files
authored
Update README.md
1 parent 4816cf4 commit 5ef4a2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ Follow the instructions below:
2121
- When you open the notebook, a message will appear at the top indicating **"Select Kernel"**.
2222
- Click on **"Select Kernel"** (as shown in the image).
2323

24-
![image-kernel](assets/image-kernel.png)
24+
![image-kernel](https://github.com/4GeeksAcademy/probability-exercises-project-in-python/blob/main/assets/image-kernel.png?raw=true)
2525

2626
3. A list with available options will be displayed. Select **"Python Environments"** and choose the Python version you want to use.
2727

2828
- Make sure to select the version specified in the `devcontainer.json` file, as this is the recommended one for the project.
2929

30-
![image-devcontainer](assets/devcontainer-image.png)
30+
![image-devcontainer](https://github.com/4GeeksAcademy/probability-exercises-project-in-python/blob/main/assets/devcontainer-image.png?raw=true)
3131

3232
> Note: We also incorporated a `./notebook/solutions.ipynb` file that we strongly suggest you only use if you are stuck for more than 30 min or if you have already finished and want to compare it with your approach.
3333

0 commit comments

Comments
 (0)