From 5d39f5cb77bf2168d6141ad3e770384be1c1cddc Mon Sep 17 00:00:00 2001 From: Dan Chen Date: Mon, 18 Mar 2024 16:23:12 +0800 Subject: [PATCH] feat --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1528ae4..031dee1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,15 @@ # jarvis-models ## Dependency - filetype + | System | package | web | | --- | --- | --- | -| python | filetype |https://pypi.org/project/filetype/ | +| 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 +| python | python-multipart | https://pypi.org/project/python-multipart/ | + +| Tables | Are | Cool | +|----------|-------------|------| +| col 1 is | left-aligned | $1600 | +| col 2 is | centered | $12 | +| col 3 is | right-aligned | $1 | \ No newline at end of file