Skip to content

Commit b42f80c

Browse files
committed
fix-view
1 parent 83656e4 commit b42f80c

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
@@ -64,7 +64,7 @@ Before you get started, make sure you have the following installed on your machi
6464
- **PM2 Support**: Out-of-the-box support for PM2 to manage your production processes.
6565

6666
## Folder Structure
67-
67+
```plaintext
6868
├── build.ts
6969
├── docker-compose.yml
7070
├── docs
@@ -153,6 +153,7 @@ Before you get started, make sure you have the following installed on your machi
153153
│   ├── isUsername.ts
154154
│   └── responseInterceptor.ts
155155
└── tsconfig.json
156+
```
156157

157158
## Roadmap
158159

0 commit comments

Comments
 (0)