Skip to content

Commit 260a55f

Browse files
authored
Update README.md
1 parent 6e40a34 commit 260a55f

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
@@ -23,13 +23,13 @@ Follow the instructions below:
2323
- When you open the notebook, a message will appear at the top indicating **"Select Kernel"**.
2424
- Click on **"Select Kernel"** (as shown in the image).
2525

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

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

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

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

3434
> 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.
3535

0 commit comments

Comments
 (0)