Skip to content

Commit 735bb1c

Browse files
update README
1 parent 8884227 commit 735bb1c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ It integrates smoothly with Kubernetes clusters and can be deployed as a contain
2828

2929
## 📂 Project Structure
3030

31+
```
3132
kubesnap/
3233
├── deploy_project.sh # Deployment helper script
3334
├── dockerfiles/
@@ -50,7 +51,7 @@ kubesnap/
5051
└── .github/workflows/
5152
├── build.yml # CI build workflow
5253
└── deploy.yml # CD deployment workflow
53-
54+
```
5455

5556
# Installation
5657

0 commit comments

Comments
 (0)