Fixing readme

This commit is contained in:
2026-02-01 19:58:43 -05:00
parent b374c3b93e
commit bc68ecff15

View File

@@ -4,6 +4,7 @@ This project is with aiming to help developers understand and mitigate code inje
## Project Structure ## Project Structure
```
. .
├── backend ├── backend
│   └── src │   └── src
@@ -56,6 +57,7 @@ This project is with aiming to help developers understand and mitigate code inje
│   │   │   ├── Header.module.scss │   │   │   ├── Header.module.scss
│   │   │   └── Login.module.scss │   │   │   └── Login.module.scss
└── └── └── vite-env.d.ts └── └── └── vite-env.d.ts
```
## Endpoints ## Endpoints