From c24d2e38bde26d60ea636f88000011cae9134305 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=85dne=20Mauno?= <aadneom@stud.ntnu.no>
Date: Tue, 7 May 2024 14:08:32 +0000
Subject: [PATCH] Added Deployment information

---
 README.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9e775ed..a71faf5 100644
--- a/README.md
+++ b/README.md
@@ -18,4 +18,9 @@ What is ElectroMart?
     - Various Electronic Gadgets
     - etc.,
 - ElectroMart aims to provide an efficient website experience for its users with focus on user friendliness
-```
\ No newline at end of file
+```
+
+## Deployment
+- This service can be hosted locally on a computer after running.
+- After running the service on your computer you can access it through localhost with port: 8080
+-   http://localhost:8080/
\ No newline at end of file
-- 
GitLab