From ac44c3c88dab81953c17b44e3a9e267b12965a25 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sat, 12 Oct 2024 02:46:35 +0900 Subject: [PATCH] docs: update README.md (#18) Suport -> Support --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7375ee9..c242165 100644 --- a/README.md +++ b/README.md @@ -207,7 +207,7 @@ async def main(): await memonto.aforget() ``` -## 🔮 Current and Upcoming Suport +## 🔮 Current and Upcoming Support | LLM | | Vector Store | |Triple Store | | |-----------|-----|--------------|-----|-------------|-----| @@ -218,4 +218,4 @@ async def main(): Feedback on what to support next is always welcomed! ## 💯 Requirements -Python 3.7 or higher. \ No newline at end of file +Python 3.7 or higher.