From 66ede4aa54bd1c876677034ca507da2bd0be0fcf Mon Sep 17 00:00:00 2001 From: Ariyaman Debnath Date: Sat, 25 May 2024 11:20:03 +0530 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index f8fb925..ec6f77f 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,6 @@ Following are the features of this project: ## Project Directory Structure ``` -├── .vscode -│ ├── settings.json -│ ├── tasks.json -│ └── launch.json -├── .templates ├── src │ ├── index.ts │ ├── app.ts