Update README.md (#550)

Change-Id: I2003abd8a98e3ce0a9336c1cfb00b4095a63f4e2
This commit is contained in:
JT Olio 2018-10-30 02:27:57 -06:00
parent b3fcb37948
commit be6164c506

View File

@ -6,7 +6,8 @@
<img src="https://github.com/storj/storj/raw/master/resources/logo.png" width="100">
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).