Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Learning Python as a JS developer isn't about starting over. The fundamentals yo

## 🛠️ Getting Started

Head to [`01-environment`](./01-environment/) to get your Python environment set up. If you've never used Python before, don't skip this — the environment works very differently from Node and it's worth understanding before writing a single line of code.
Head to [`1-environment`](./1-environment/) to get your Python environment set up. If you've never used Python before, don't skip this — the environment works very differently from Node and it's worth understanding before writing a single line of code.

## License

Expand Down