diff --git a/Makefile b/Makefile index 576aa7fcc..6f8dab971 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ dev: ## Run both backend and frontend development servers .PHONY: server server: ## Start the backend server in the background @echo "Starting server in background..." - @uv run python server_main.py --port 6400 --reload & + @uv run python server_main.py --port 6400 & .PHONY: client client: ## Start the frontend development server diff --git a/README-zh.md b/README-zh.md index 0c463869c..cb2e33fcf 100755 --- a/README-zh.md +++ b/README-zh.md @@ -298,13 +298,16 @@ if result.final_message: #### 贡献者 + + - - + + +

LaansDole

zivkovicp

shiowen

kilo2127

AckerlyLau

LaansDole

zivkovicp

rainoeelmae

conprour

Br1an67

NINE-J

Yanghuabei
## 🤝 致谢 diff --git a/README.md b/README.md index 15d0a8d31..2b04fd779 100644 --- a/README.md +++ b/README.md @@ -303,13 +303,16 @@ By contributing to DevAll, you'll be recognized in our **Contributors** list bel #### Contributors + + - - + + +

LaansDole

zivkovicp

shiowen

kilo2127

AckerlyLau

LaansDole

zivkovicp

rainoeelmae

conprour

Br1an67

NINE-J

Yanghuabei
## 🤝 Acknowledgments