We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c09833 commit d606721Copy full SHA for d606721
1 file changed
README.md
@@ -1,6 +1,6 @@
1
# VisionFlow
2
3
-[中文](https://github.com/dan246/VisionFlow/blob/main/README.md) | [英文](https://github.com/dan246/VisionFlow/blob/main/README_en.md)
+[中文](./README.md) | [英文](./README_en.md)
4
5
VisionFlow 是一個用於影像辨識與通知系統的後端應用程式。該專案使用 Flask 框架,並透過 PostgreSQL 作為資料庫進行資料管理。應用程式中整合了 Redis 來管理攝影機影像的處理與分配。所有環境均可使用 Docker 進行配置和管理。
6
0 commit comments