Skip to content
Merged
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<img height="300" src="https://python.coderz.club/_images/python-3-11.png">
</p>

This is an open-source and online book that provides a comprehensive tutorial on the Python programming language in Persian. The book is available at [python.coderz.club](https://python.coderz.club/) and covers a wide range of topics, including:
This is an open-source and online book that provides a comprehensive tutorial on the Python programming language in Persian. The book is available at [PythonPersian.com](https://pythonpersian.com/) and covers a wide range of topics, including:

- Introduction
- Setup and starting a new project
Expand All @@ -33,7 +33,7 @@ This book is designed for Persian-speaking learners without prior experience wit

To get started with this book, you can:

- Simply visit [python.coderz.club](https://python.coderz.club/) and start reading.
- Simply visit [PythonPersian.com](https://pythonpersian.com/) and start reading.

- Download the source code from GitHub and run it on your local machine:

Expand Down