From e6b1e740fb45e4ff8bd52780dc99ee86ff9773fb Mon Sep 17 00:00:00 2001 From: Luciano Oliva Bianco Date: Wed, 2 Oct 2024 11:35:28 -0300 Subject: [PATCH] Update README.md --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c2398bd..07ec91a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ - 💬 Like, comment and share posts. - 🫂 Follow other users. - 🔔 Receive notifications on activity. -- 💌 Message other users and join group chats - 🧑‍🦽 Accessibility for visually impaired users # 🤘 Roadmap @@ -25,16 +24,11 @@ - **Individual post pages** for displaying long texts and big images - **Notification system** -## 💌 Phase 3 (Direct messages) - -- **Direct messages:** Allow users to send messages to each other -- **Group chats:** Allow users to create and join group chats - -## 🧑‍🦽 Phase 4 (Accessibility) +## 🧑‍🦽 Phase 3 (Accessibility) - **Accessibility support**: Website must be [ARIA compliant](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA) -## ✍️ Phase 5 (Gasless activity) +## ✍️ Phase 4 (Gasless activity) - **Signatures:** Allow users to interact with the platform without paying gas fees - **Database:** To store and retrieve EIP 712 signatures (Reference: [grants.buidlguidl.com](https://github.com/BuidlGuidl/grants.buidlguidl.com))