From 096998fe6f9ea33281e604e899fc6c13d3abe7f2 Mon Sep 17 00:00:00 2001 From: Ariyaman Debnath Date: Tue, 21 May 2024 22:47:14 +0530 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76746f4..81089e3 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Following are the features of this project: * **A pure backend project**: Creating a backend project brings seperation of concern an helps in scaling the project much easier if the project is build together with a frontend . - ## Project Directory Structure +## Project Directory Structure ``` ├── .vscode │ ├── settings.json