diff --git a/README.md b/README.md
index 74ae096..4114ca9 100644
--- a/README.md
+++ b/README.md
@@ -33,40 +33,41 @@ This book is designed for Persian-speaking learners without prior experience wit
To get started with this book, you can:
-- Simply visit [PythonPersian.com](https://pythonpersian.com/) 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:
```
$ git clone https://github.com/saeiddrv/PythonPersianTutorial.git
-
+
+ $ cd PythonPersianTutorial
+
$ pip install -U pip
$ pip install virtualenv
$ python -m virtualenv .venv
$ source .venv/bin/activate
-
- $ cd PythonPersianTutorial
+
$ pip install -r requirements.txt
-
+
$ make html
-
+
$ cd ./build/html
$ python -m http.server 8000
```
then visit http://127.0.0.1:8000
-
+
- Download the source code from GitHub and run it in Docker:
-
+
```
$ git clone https://github.com/saeiddrv/PythonPersianTutorial.git
-
+
$ cd PythonPersianTutorial
-
+
$ docker build -t pypersian .
$ docker run -d --name pypersian -p 80:8000 pypersian
```
then visit http://127.0.0.1
-
+
## Contributions
@@ -83,4 +84,3 @@ This book is licensed under the Creative Commons Attribution-NonCommercial-Share
## Acknowledgments
Special thanks to the Python community and the contributors of open-source Python packages and libraries, without whom this book would not have been possible.
-
diff --git a/source/_static/cryptocurrency/saeiddrv-btc.jpg b/source/_static/cryptocurrency/saeiddrv-btc.jpg
index ca4178e..aea32fa 100644
Binary files a/source/_static/cryptocurrency/saeiddrv-btc.jpg and b/source/_static/cryptocurrency/saeiddrv-btc.jpg differ
diff --git a/source/_static/cryptocurrency/saeiddrv-doge.jpg b/source/_static/cryptocurrency/saeiddrv-doge.jpg
deleted file mode 100644
index 9a9ee23..0000000
Binary files a/source/_static/cryptocurrency/saeiddrv-doge.jpg and /dev/null differ
diff --git a/source/_static/cryptocurrency/saeiddrv-eth.jpg b/source/_static/cryptocurrency/saeiddrv-eth.jpg
deleted file mode 100644
index b9ad3b6..0000000
Binary files a/source/_static/cryptocurrency/saeiddrv-eth.jpg and /dev/null differ
diff --git a/source/_static/cryptocurrency/saeiddrv-ltc.jpg b/source/_static/cryptocurrency/saeiddrv-ltc.jpg
deleted file mode 100644
index 68a42fb..0000000
Binary files a/source/_static/cryptocurrency/saeiddrv-ltc.jpg and /dev/null differ
diff --git a/source/_templates/sphinx_minoo_theme/includes/header.html b/source/_templates/sphinx_minoo_theme/includes/header.html
index e072b9e..485ec8e 100644
--- a/source/_templates/sphinx_minoo_theme/includes/header.html
+++ b/source/_templates/sphinx_minoo_theme/includes/header.html
@@ -38,9 +38,11 @@
{% if theme_direction == "ltr" %}
{% else %}
-
+
{% endif %}
+
+
{%- block linktags %}
{%- if hasdoc('about') %}
@@ -99,3 +101,15 @@
+
+
diff --git a/source/_templates/sphinx_minoo_theme/includes/top.html b/source/_templates/sphinx_minoo_theme/includes/top.html
index b2564f9..5de9338 100644
--- a/source/_templates/sphinx_minoo_theme/includes/top.html
+++ b/source/_templates/sphinx_minoo_theme/includes/top.html
@@ -10,7 +10,6 @@
{{ title }}
{% else %}
{{glossary.root_page}}
- در کدرز
{% endif %}
{% if pagename != "search" %}
{% if display_github %}
@@ -38,7 +37,7 @@
حمایت مالی
-
+