Skip to content

Commit c6f6ec6

Browse files
authored
Update README.md
1 parent d243846 commit c6f6ec6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

017_Check_Weather_Forecast_with_GUI/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,21 +33,21 @@ Since **`tkinter`** and **`tkinter.ttk`** modules are in-built modules, hence we
3333

3434
### How can I thank you for writing and sharing this tutorial? 🌷
3535

36-
You can <img src="https://img.shields.io/static/v1?label=%E2%AD%90&message=if%20useful&style=style=flat&color=blue" alt="Star Badge"/> Starring is free for you, but it tells me and other people that it was helpful and you like this tutorial.
36+
You can <img src="https://img.shields.io/static/v1?label=%E2%AD%90 Star &message=if%20useful&style=style=flat&color=blue" alt="Star Badge"/> and <img src="https://img.shields.io/static/v1?label=%E2%B5%96 Fork &message=if%20useful&style=style=flat&color=blue" alt="Fork Badge"/> Starring and Forking is free for you, but it tells me and other people that it was helpful and you like this tutorial.
3737

38-
Go [here](https://github.com/milaan9/01_Python_Introduction) if you aren't here already and click the "⭐ Star" button in the top right corner. You will be asked to create a GitHub account if you don't already have one.
38+
Go [**`here`**](https://github.com/milaan9/91_Python_Mini_Projects) if you aren't here already and click **` Star`** and **`ⵖ Fork`** button in the top right corner. You will be asked to create a GitHub account if you don't already have one.
3939

40-
### How can I read this tutorial without an Internet connection? 🤔
40+
---
4141

42-
1. Go [here](https://github.com/milaan9/91_Python_Mini_Projects) if you aren't here already.
43-
44-
2. Click the big green "Clone or download" button in the top right of the page, then click "[Download ZIP](https://github.com/milaan9/91_Python_Mini_Projects/archive/refs/heads/main.zip)".
42+
### How can I read this tutorial without an Internet connection? <img alt="GIF" src="https://github.com/TheDudeThatCode/TheDudeThatCode/blob/master/Assets/hmm.gif" width="20vw" />
43+
44+
1. Go [**`here`**](https://github.com/milaan9/91_Python_Mini_Projects) and click the big green **`Code`** button in the top right of the page, then click [**`Download ZIP`**](https://github.com/milaan9/91_Python_Mini_Projects/archive/refs/heads/main.zip).
4545

4646
![Download ZIP](https://github.com/milaan9/91_Python_Mini_Projects/blob/main/img/dnld_rep.png)
4747

48-
3. Extract the ZIP and open it. Unfortunately I don't have any more specific instructions because how exactly this is done depends on which operating system you run.
48+
2. Extract the ZIP and open it. Unfortunately I don't have any more specific instructions because how exactly this is done depends on which operating system you run.
4949

50-
4. Launch ipython notebook from the folder which contains the notebooks. Open each one of them
50+
3. Launch ipython notebook from the folder which contains the notebooks. Open each one of them
5151

5252
`Kernel > Restart & Clear Output`
5353

0 commit comments

Comments
 (0)