Skip to content

Commit 9ffbfde

Browse files
authored
Update README.md
Signed-off-by: Harsh Sonkar <114162367+hq969@users.noreply.github.com>
1 parent 6e9f341 commit 9ffbfde

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,16 @@ This project demonstrates how to build and deploy a **Dockerized Flask web appli
2020
---
2121

2222
## 📁 Project Structure
23-
23+
```
2424
myapp/
2525
2626
├── app.py
27-
2827
├── Dockerfile
29-
3028
├── requirements.txt
31-
3229
├── buildspec.yml
30+
└── imagedefinitions.json
3331
34-
└── imagedefinitions.json
35-
36-
32+
```
3733

3834
---
3935

0 commit comments

Comments
 (0)