Skip to content

Commit be62d51

Browse files
authored
Update README.md
1 parent aee3ce5 commit be62d51

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Welcome to The Legend of Python GitHub repo! We are super excited to have you. H
99

1010
### Start the course: www.codedex.io/python
1111

12-
## <img src="https://raw.githubusercontent.com/codedex-io/python-101/main/assets/badge_earth.png" height="20" style="vertical-align: middle"> Ch 1: Hello World
12+
## <img src="https://raw.githubusercontent.com/codedex-io/python-101/main/assets/badge_earth.png" height="20" style="vertical-align: middle"> 1: Hello World
1313

1414
- [`hello_world.py`](https://github.com/codedex-io/python-101/blob/main/1-hello-world/02_hello_world.py)
1515
- [`pattern.py`](https://github.com/codedex-io/python-101/blob/main/1-hello-world/03_pattern.py)
@@ -18,7 +18,7 @@ Welcome to The Legend of Python GitHub repo! We are super excited to have you. H
1818

1919
Walkthrough video: https://www.youtube.com/watch?v=ioumu_SC7F8
2020

21-
## <img src="https://raw.githubusercontent.com/codedex-io/python-101/main/assets/badge_equal.png" height="21" style="vertical-align: middle"> Variables
21+
## <img src="https://raw.githubusercontent.com/codedex-io/python-101/main/assets/badge_equal.png" height="21" style="vertical-align: middle"> 2. Variables
2222

2323
- [`temperature.py`](https://github.com/codedex-io/python-101/blob/main/2-variables/07_temperature.py)
2424
- [`bmi.py`](https://github.com/codedex-io/python-101/blob/main/2-variables/08_bmi.py)

0 commit comments

Comments
 (0)