From a78960f01bcd54946d071be2c029ad952b87f647 Mon Sep 17 00:00:00 2001 From: wbnns Date: Thu, 6 Feb 2025 15:29:27 -0100 Subject: [PATCH] chore(README): Update instructions for AI category --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0879bac3b1..3282fd4b8c 100644 --- a/README.md +++ b/README.md @@ -98,11 +98,13 @@ If you're a builder who wants to add or update your project on the [Base Ecosyst - description: A brief description of your project, must be less than 200 characters - url: Your project's website URL - imageUrl: Path to your project's logo image - - category: Your project's category, _one_ of: `consumer`, `defi`, `infra`, `onramp`, `wallet` - - subcategory: Your project's subcategory, with the following options associated with each category + - category: Your project's category, _one_ of: `ai`, `consumer`, `defi`, `infra`, `onramp`, `wallet` + - subcategory: Your project's subcategory, with the _one_ of the following options associated with each category + - `ai`: Do not add a subcategory if your category is `ai`, you will only + add `ai` as the category - `consumer`: _One_ of `creator`, `crypto taxes`, `dao`, `gaming`, `messaging`, `music`, `nft`, `payments`, `real world`, `social` - `defi`: _One_ of `dex`, `dex aggregator`, `insurance`, `lending/borrowing`, `liquidity management`, `portfolio`, `stablecoin`, `yield vault` - - `infra`: _One_ of `ai`, `bridge`, `data`, `depin`, `developer tool`, `identity`, `node provider`, `raas`, `security` + - `infra`: _One_ of `bridge`, `data`, `depin`, `developer tool`, `identity`, `node provider`, `raas`, `security` - `onramp`: _One_ of `centralized exchange`, `fiat on-ramp` - `wallet`: _One_ of `account abstraction`, `multisig`, `self-custody`