From 869c5c0aac3c6ca94769f5026832b748d4bf2d14 Mon Sep 17 00:00:00 2001 From: eddy <151143594+mylangiri@users.noreply.github.com> Date: Mon, 16 Mar 2026 19:00:09 +0300 Subject: [PATCH] Update README.md docs: add installation guide to README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index b5b2950..66e92e7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +## Installation Guide + +Follow these steps to run the project: + +1. Clone the repository +2. Install required dependencies +3. Run the application + +This guide helps contributors quickly set up the project. + # sv Everything you need to build a Svelte project, powered by [`sv`](https://github.com/sveltejs/cli).