From d0a202363ee9d362ee6e9db8fb5c9af1ffef2e09 Mon Sep 17 00:00:00 2001 From: Nick Date: Thu, 9 Feb 2023 11:21:05 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d17605b..aefc72a 100644 --- a/README.md +++ b/README.md @@ -34,11 +34,11 @@ You can find our [Roadmap](https://github.com/orgs/arc53/projects/2) here, pleas ## Project structure -application - flask app (main application) +- Application - flask app (main application) -extensions - chrome extension +- Extensions - chrome extension -scripts - script that creates similarity search index and store for other libraries +- Scripts - script that creates similarity search index and store for other libraries. ## QuickStart Please note: current vector database uses pandas Python documentation, thus responses will be related to it, if you want to use other docs please follow a guide below