From 8b1a904ef95f6b489b0e96b7c43ac697c4eb29c9 Mon Sep 17 00:00:00 2001 From: Rhys Howell Date: Fri, 27 Sep 2024 17:03:52 -0400 Subject: [PATCH] chore: add categories to readme --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index a15bde55d..f4f9bfd43 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,9 @@ }, "publisher": "mongodb", "categories": [ + "AI", + "Chat", + "Data Science", "Programming Languages", "Snippets", "Other"