From 8afe2733e96e267a2b9d6cb050ba126f81d15c8b Mon Sep 17 00:00:00 2001
From: pablo
Date: Tue, 10 Jun 2025 16:02:24 +0300
Subject: [PATCH] doc: add links to roadmap in readme
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1d44243..345ce8a 100644
--- a/README.md
+++ b/README.md
@@ -20,4 +20,6 @@ make run-go-example
## TODO
-- [ ] Follow closer the integrations from [this repo](https://github.com/logos-co/nim-c-library-guide)
\ No newline at end of file
+- [ ] Follow closer the integrations from [this repo](https://github.com/logos-co/nim-c-library-guide)
+- [ ] [Roadmap](https://github.com/waku-org/pm/blob/2025H2/draft-roadmap/create_chat_sdk_mvp.md)
+ - [ ] [FURPS](https://github.com/waku-org/pm/blob/2025H2/FURPS/application/chat_sdk.md)
\ No newline at end of file