diff --git a/docs/python/assets/setupimg1.png b/docs/python/assets/setupimg1.png
new file mode 100644
index 00000000..10dd9dc9
Binary files /dev/null and b/docs/python/assets/setupimg1.png differ
diff --git a/docs/python/assets/setupimg2.png b/docs/python/assets/setupimg2.png
new file mode 100644
index 00000000..8bda8baa
Binary files /dev/null and b/docs/python/assets/setupimg2.png differ
diff --git a/docs/python/assets/setupimg3.png b/docs/python/assets/setupimg3.png
new file mode 100644
index 00000000..88d95cdf
Binary files /dev/null and b/docs/python/assets/setupimg3.png differ
diff --git a/docs/python/assets/setupimg4.png b/docs/python/assets/setupimg4.png
new file mode 100644
index 00000000..a5c7d9da
Binary files /dev/null and b/docs/python/assets/setupimg4.png differ
diff --git a/docs/python/assets/setupimg5.png b/docs/python/assets/setupimg5.png
new file mode 100644
index 00000000..7d6345be
Binary files /dev/null and b/docs/python/assets/setupimg5.png differ
diff --git a/docs/python/assets/setupimg6.png b/docs/python/assets/setupimg6.png
new file mode 100644
index 00000000..c30fff16
Binary files /dev/null and b/docs/python/assets/setupimg6.png differ
diff --git a/docs/python/assets/setupimg7.png b/docs/python/assets/setupimg7.png
new file mode 100644
index 00000000..ca8db09e
Binary files /dev/null and b/docs/python/assets/setupimg7.png differ
diff --git a/docs/python/assets/setupimg8.png b/docs/python/assets/setupimg8.png
new file mode 100644
index 00000000..e7d14099
Binary files /dev/null and b/docs/python/assets/setupimg8.png differ
diff --git a/docs/python/setup-environment.md b/docs/python/setup-environment.md
index 34240d9a..ee6bdf78 100644
--- a/docs/python/setup-environment.md
+++ b/docs/python/setup-environment.md
@@ -26,7 +26,7 @@ Install Python
1. Go to the [Git Website](https://git-scm.com/) and click on download for windows button.
- [](https://git-scm.com/)
+ [](https://git-scm.com/)
@@ -38,7 +38,7 @@ Install Python
- **Installer:** Get the Installer
- [](https://git-scm.com/downloads/win)
+ [](https://git-scm.com/downloads/win)
@@ -46,7 +46,7 @@ Install Python
- [](https://git-scm.com/)
+ [](https://git-scm.com/)
- 1. The next screen click next on Public Licence.
@@ -61,10 +61,10 @@ Install Python
- 1. The next screen click next , make sure the start folder name is Git.
- 2. Next option is to choose the default editor you can use your editor, im using visual studio code. or keep Vim as the default editor
-
+
- [](https://github.com/sanjay-kv)
-
+ [](https://git-scm.com/)
+
### Step 5: Adjusting name of the repo setting in Git
@@ -72,8 +72,8 @@ Install Python
This stage it will ask you to Choose a initial branch in new repository, it would be ideal approach to give the second option, as we move further it gives us flexibility to change the intial branch name , like main master, trunk.
-
- [](https://github.com/sanjay-kv)
+
+ [](https://github.com/sanjay-kv)
@@ -82,7 +82,7 @@ Install Python
This is where we specify the path enviornment of git, just go with the recommened option which is 2.
- [](https://github.com/sanjay-kv)
+ [](https://github.com/sanjay-kv)
@@ -95,7 +95,7 @@ Install Python
7. ``7`` In the Next step Screen it will ask you to enable the expiremental support , choose the both the option and click on Install.
- [](https://github.com/sanjay-kv)
+ [](https://github.com/sanjay-kv)
Congratulations! The Git Setup has been finished and now you can launch the GitHub.