From 0317d64bf17e35f06d6a3798048d2b1b7d743918 Mon Sep 17 00:00:00 2001 From: Pradip Das <108473592+das-pradip@users.noreply.github.com> Date: Wed, 7 May 2025 23:26:56 +0530 Subject: [PATCH 1/2] docs: add website description to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3fd9ccb1..20589c42 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +## Welcome to Real Dev Squad's Website + +This repository contains the welcome page for new members of Real Dev Squad. It provides an overview of the community, guidelines, and resources to help you get started. + [![Better Uptime Badge](https://betteruptime.com/status-badges/v1/monitor/5hux.svg)](https://betteruptime.com/?utm_source=status_badge) # Welcome Site From 4a16c8a75110675a80d195f26757e8be39c00218 Mon Sep 17 00:00:00 2001 From: Pradip Das <108473592+das-pradip@users.noreply.github.com> Date: Fri, 16 May 2025 03:02:17 +0000 Subject: [PATCH 2/2] changes in 1st and 3rd line for better clarity and SEO optimization --- README.md | 4 ++-- package-lock.json | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 20589c42..e308c86d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -## Welcome to Real Dev Squad's Website +# Welcome to Real Dev Squad's Website -This repository contains the welcome page for new members of Real Dev Squad. It provides an overview of the community, guidelines, and resources to help you get started. +This repository contains the welcome page for new members of Real Dev Squad. It provides an overview of the community, guidelines, and essential resources to help you get started. [![Better Uptime Badge](https://betteruptime.com/status-badges/v1/monitor/5hux.svg)](https://betteruptime.com/?utm_source=status_badge) diff --git a/package-lock.json b/package-lock.json index 2de0e874..c4719684 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6420,7 +6420,8 @@ "version": "1.2.3", "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz", "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==", - "dev": true + "dev": true, + "requires": {} }, "jest-regex-util": { "version": "29.2.0", @@ -7567,7 +7568,8 @@ "version": "8.12.0", "resolved": "https://registry.npmjs.org/ws/-/ws-8.12.0.tgz", "integrity": "sha512-kU62emKIdKVeEIOIKVegvqpXMSTAMLJozpHZaJNDYqBjzlSYXQGviYwN1osDLJ9av68qHd4a2oSjd7yD4pacig==", - "dev": true + "dev": true, + "requires": {} }, "xml-name-validator": { "version": "4.0.0",