From 97d36dda0a3d31a8b22b69daaaac1c514bf26df8 Mon Sep 17 00:00:00 2001 From: Vamshi Kiran alugulla Date: Wed, 18 Mar 2026 20:28:58 +0530 Subject: [PATCH] Improve README clarity and structure for assets repository ## Overview This PR improves the README by refining wording and adding structure. ## Changes Made - Improved grammar and clarity - Standardized naming and capitalization - Added overview and usage sections ## Why is this change needed? These updates make the repository purpose clearer for contributors. Please let me know if any further improvements are needed! --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1330eb3..afdbee4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,16 @@ -# First Contributions assets +# First Contributions Assets +This repository contains assets used in tutorials for the First Contributions project. -Assets needed for tutorials in firstcontributions +## Overview -Moved here to reduce the size of firstcontributions repo +This repository stores images, media files, and other resources used in tutorials for the First Contributions project. + +## Usage + +These assets are referenced in the First Contributions tutorials and documentation. +They are not intended to be used as a standalone project. + +## Note + +These assets were moved to this repository to reduce the size of the main First Contributions repository.