Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BirchKwok authored Apr 23, 2024
1 parent 9227ef1 commit ee8c89f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ from min_vec import MinVectorDB
my_db = MinVectorDB(root_path='my_vec_db')
```

MinVectorDB - INFO - Successful initialization of MinVectorDB in root_path: /Users/guobingming/projects/MinVectorDB/my_vec_db
MinVectorDB - INFO - Successful initialization of MinVectorDB in root_path: /projects/MinVectorDB/my_vec_db



Expand Down Expand Up @@ -256,7 +256,7 @@ my_db



DELETED MinVectorDB(root_path='/Users/guobingming/projects/MinVectorDB/my_vec_db')
DELETED MinVectorDB(root_path='/projects/MinVectorDB/my_vec_db')



Expand Down

0 comments on commit ee8c89f

Please sign in to comment.