From acbfd8816538337951d2228a84d804a638b0820d Mon Sep 17 00:00:00 2001 From: Gungun Rathore Date: Sun, 29 Mar 2026 08:13:03 +0530 Subject: [PATCH] fix: improve grammar and clarity in README Fixed minor grammar issues and improved clarity in the README file. These changes make the content more readable and beginner-friendly. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1916eaa..1167c06 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Javascript Full Notes 📖 -Basically in this repo you will find the Javascript topic wise codes with notes on every line of code. Beginner friendly JS notes, you can learn, revise e.t.c. +This repository contains topic-wise JavaScript code examples with detailed line-by-line explanations. It is beginner-friendly and helpful for learning and revision. ## 🚀 About Me -I'm currently learning Web Developemt & I'm also doing learn in public on my Twitter [ayushyadavz](https://twitter.com/ayushyadavz). +I'm currently learning Web Development and sharing my learning journey on my Twitter [ayushyadavz](https://twitter.com/ayushyadavz). ## Feedback