From 4514d46ed7ec1d094f0d8855fa80f14b9e665fb8 Mon Sep 17 00:00:00 2001 From: amandesai01 Date: Tue, 9 Jul 2024 00:56:09 +0530 Subject: [PATCH] chore(docs): update target --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c366e47..0d03a6a 100644 --- a/README.md +++ b/README.md @@ -81,8 +81,8 @@ watchEffect(() => { ## Roadmap - [x] Wrap around `search` and `insertMultiple` +- [x] Wrap around other functions such for `update`, `remove` - [ ] Hooks for plugins to insert data during indexing -- [ ] Wrap around other functions such for `update`, `remove` - [ ] Types generation for schemas. - [ ] Separate `orama.config.ts` file to not populate Nuxt config.