From bc68ecff153f2135cb152ce6fd3287deef55f6c6 Mon Sep 17 00:00:00 2001 From: Carlos Gutierrez Date: Sun, 1 Feb 2026 19:58:43 -0500 Subject: [PATCH] Fixing readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e4f75ef..9daa2c8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This project is with aiming to help developers understand and mitigate code inje ## Project Structure +``` . ├── backend │   └── src @@ -56,6 +57,7 @@ This project is with aiming to help developers understand and mitigate code inje │   │   │   ├── Header.module.scss │   │   │   └── Login.module.scss └── └── └── vite-env.d.ts +``` ## Endpoints