From a09dacba5baad1a49c470593f3ece7fe77e06041 Mon Sep 17 00:00:00 2001 From: Jennifer Tran Date: Sat, 1 Feb 2025 22:41:38 -0800 Subject: [PATCH] chore: update READ.ME with updated tags in the order shown on the ecosystem page --- README.md | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index e45e6a96ad..88719c2a8e 100644 --- a/README.md +++ b/README.md @@ -593,21 +593,16 @@ The [Ecosystem Helper](https://mvw4g-yiaaa-aaaam-abnva-cai.icp0.io/) is an oncha The list of tags is not final, and will be updated as the project evolves. For now, the following tags are available: -- `AI` - `Chain Fusion` - `Bitcoin` -- `Ethereum` -- `DAO` - `DeFi` -- `Enterprise` -- `Gaming` -- `Metaverse` -- `NFT` -- `SocialFi` -- `Tools / Infrastructure` - `Wallet` -- `Analytics` +- `AI` +- `Gaming` - `Creator Economy` +- `Enterprise` +- `Analytics` +- `Tools / Infrastructure` ### Object schema @@ -615,11 +610,10 @@ The list of tags is not final, and will be updated as the project evolves. For n { id: string, name: string, - oneLiner: string, // short description of the project website: string, // URL starting with `https://` - tags: ('AI' | 'Chain Fusion' | 'Bitcoin' | 'Ethereum' | 'DAO' | 'DeFi' | 'Enterprise' | 'Gaming' | 'Metaverse' | 'NFT' | 'SocialFi' | 'Tools / Infrastructure' | 'Wallet' | 'Analytics' | 'Creator Economy')[], - description: string, // description of the project + tags: ( `Chain Fusion` | `Bitcoin` | `DeFi` | `Wallet` | `AI` | `Gaming` | `Creator Economy` | `Enterprise` |`Analytics` | `Tools / Infrastructure`)[], + description: string, // description of the project - up to 150 characters stats: string, // eg. "10,000 users" logo: string, // url to logo file, eg. /img/showcase/awesome-icp-project_logo.webp