From d619fa0123de1311c2c6cf3bc5f182893280ef19 Mon Sep 17 00:00:00 2001 From: Simon Warta Date: Fri, 19 Jun 2020 18:04:21 +0200 Subject: [PATCH] Add Roadmap section to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 435af3ec..b63a5652 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,14 @@ We're happy to adjust this list according to users' needs as long as you don't ask for Internet Explorer support. If your environment does not support Wasm, we can work on a solution with swapable implementations. +## Roadmap + +In addition to the +[development board](https://github.com/orgs/CosmWasm/projects/2) and our +[release milestones](https://github.com/CosmWasm/cosmjs/milestones), we maintain +a higher level roadmap +[in this Trello board](https://trello.com/b/vIW8awLl/cosmjs-roadmap). + ## Development Requires Node 10+. For best results, use yarn. The basic commands are: