Skip to content

Commit 363c7df

Browse files
authored
update: README.md (#50)
1 parent 278c877 commit 363c7df

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88

99
### 🖌️ UI Power
1010
- 🖥️ [NiceGUI](https://github.com/zauberzeug/nicegui)-based interface for project design
11-
- 📊 Visual model creation and configuration
11+
- 📊 Visual model creation and configuration
12+
- ✅ Checkbox additional services to be integrated
13+
- 🚀 Quick-add common fields
1214
- ⚙️ One-click project generation
1315

1416
### ⚡ Auto-Generated Components
@@ -47,8 +49,7 @@
4749
*Much more to come!*
4850

4951
## UI for designing your API projects
50-
![UI Interface](https://github.com/user-attachments/assets/48e3c768-0909-4229-8aae-391ce66f82d5)
51-
52+
![UI Interface](https://github.com/user-attachments/assets/662c7ff2-7a42-4208-ae63-dd9760145474)
5253
## Generated project example
5354
![Generated Project Structure](https://github.com/user-attachments/assets/cc546f56-abd5-4eb1-b469-5940f0558255)
5455

@@ -81,7 +82,7 @@ fastapi-forge start
8182
To start the generated project and its dependencies in Docker:
8283

8384
```bash
84-
make up # Builds your project, and runs additional services
85+
make up # Builds and runs your project along with additional services
8586
```
8687

8788
- The project will run using Docker Compose, simplifying your development environment.

0 commit comments

Comments
 (0)