Skip to content

Commit f170e62

Browse files
Update README.md
1 parent 64c1178 commit f170e62

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,10 @@ sql-query-generator/
2828
├── script.js # JavaScript logic
2929
├── config.js # Configuration file (secure API management)
3030
├── README.md # Project documentation
31-
└── .github/
32-
└── workflows/
33-
└── deploy.yml # GitHub Actions deployment
31+
└── backend-proxy/
32+
└──index.js
33+
└──package-lock.json
34+
└──package.json
3435
```
3536

3637
---

0 commit comments

Comments
 (0)