diff --git a/README.md b/README.md
index d76d8de..3e74a59 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-
![](https://raw.githubusercontent.com/RohanVashisht1234/bend-syntax-highlighter/main/screenshots/screenshot.webp)
+
A Syntax highlighter for the Bend programming language in VScode
@@ -13,19 +13,19 @@
## Features:
-- Syntax highlighting
+### Syntax highlighting
![](https://raw.githubusercontent.com/RohanVashisht1234/cdn/main/vscode_bend/syntax-highlighting.png)
-- Code formatter
+### Code formatter
-- Snippet support
+### Snippet support
-- Side bar view:
+### Side bar view:
![](https://raw.githubusercontent.com/RohanVashisht1234/cdn/main/vscode_bend/sidebar.png)
@@ -48,3 +48,13 @@ Feel free to open a PR, post any issues, create discussions
## Community Guidelines:
- Use peaceful tone of speech, there is always a way to express things in a peaceful manner.
+
+## About Author:
+
+
![](https://avatars.githubusercontent.com/u/81112205?v=4)
+
+#### Name: Rohan Vashisht
+
+#### Age: 18
+
+Contact me: learncodingly@gmail.com
diff --git a/package.json b/package.json
index 5e8807a..4f57aa2 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "bend",
"displayName": "Bend",
- "description": "A syntax highlighter for bend programming language",
+ "description": "Bend programming language's complete language support extension",
"icon": "./icons/icon.webp",
"version": "0.1.7",
"license": "MIT",