diff --git a/README.md b/README.md index 6aa7d2508..7b4b41e7b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ -Storj is building a decentralized cloud storage network. +Storj is building a decentralized cloud storage network. +[Check out our white paper for more info!](https://storj.io/white-paper) ---- @@ -29,6 +30,14 @@ All of our code for Storj v3 is open source. Have a code change you think would Have comments, bug reports, or suggestions? Want to propose a PR before hand-crafting it? Jump on to our [Rocketchat](https://community.storj.io) and join the [#dev channel](https://community.storj.io/channel/dev) to say hi to the developer community and to talk to the Storj core team. +### Issue tracking and roadmap + +See the breakdown of what we're building by checking out the following resources: + + * [White paper](https://storj.io/white-paper) + * [Aha! Roadmap](https://storjlabs.aha.io/published/01ee405b4bd8d14208c5256d70d73a38) + * [Jira Issues](https://storjlabs.atlassian.net/projects/V3) + ### Install required packages To get started running Storj locally, download and install the latest release of Go (at least Go 1.11) at [golang.org](https://golang.org).