diff --git a/about.md b/about.md
index 575d8fe..22c99dd 100644
--- a/about.md
+++ b/about.md
@@ -3,7 +3,6 @@ layout: page
title: About
---
-
@@ -19,12 +18,12 @@ title: About
-
+Welcome to the "About" page of your site! This is where you can introduce yourself or your project. Below, you'll find a template structure along with instructions to personalize your page. If you need help, feel free to contact me through email:
Deep_Thinking@outlook.com
Instruction part 1 begins
-To find your github avatar HTML source code, you need to first view the source code of your Github profile page (please go google "how to view the source code of a webpage", and it is very easy to apply), then you need to use the built-in pointer tool of your browser to locate and click on your Github avatar area, then you will be lead to a HTML source code section in a form like :
+To find your github avatar HTML source code, you need to first view the source code of your Github profile page (please google "how to view the source code of a webpage", trust me, it is very easy to apply), then you should use the built-in pointer tool of your browser to locate and click on your Github avatar area, this will lead you to the HTML source code section in the form like:
```html
@@ -39,10 +38,10 @@ Next, please just copy the value of the `src` part and pasted it in the correspo
### Try to write something here:
-Try to write something here
+Here, you can talk about yourself, your interests, or the purpose of your site.
### Maybe your hobbies:
-...
+Share your hobbies or things you're passionate about.
### Maybe your Contact Information:
@@ -66,9 +65,9 @@ Your DiscordTag or Facebook.....
Instruction part 2 begins
-If you want to add more platforms information, you can go to [remixicon.com](https://remixicon.com) to find icons you want and copy the corresponding embed code, for exam: `
` . Then paste it and edit in the form of the above, and it'll work properly.
+If you want to add more platforms information, you can visit [remixicon.com](https://remixicon.com) to choose the desired icons and copy the corresponding embed code, for example: `
` . Then insert it in the form of the above.
-Finally, after getting familiar with these procedure, you can delete this instruction part (from `
Instruction part 2 begins
` to `
Instruction part 2 ends
`) safely.
+After you're comfortable with the setup, you can remove these instructions safely (from `
Instruction part 2 begins
` to `
Instruction part 2 ends
`).
Instruction part 2 ends