From e4b70fc0ae7b046d650b36cd74940ced696eb6c6 Mon Sep 17 00:00:00 2001 From: Dan Chen Date: Mon, 18 Mar 2024 16:21:51 +0800 Subject: [PATCH] refactor: update readme.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae8b3a3..1528ae4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # jarvis-models ## Dependency - filetype -| System | package | web | -| --- |--- | --- | +| System | package | web | +| --- | --- | --- | | python | filetype |https://pypi.org/project/filetype/ | | python | fastAPI | https://fastapi.tiangolo.com/ | | python | python-multipart | https://pypi.org/project/python-multipart/ | \ No newline at end of file