bethecloud commited on
Commit
d9458d9
1 Parent(s): 21098fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ pinned: false
9
 
10
  Storj is a decentralized and open-source cloud object storage protocol.
11
 
12
- On Storj, all data is encrypted and broken into small erasure codes, which spawns a superior data transfer performance vs Amazon S3 and similiar.
13
 
14
  For developers, there is no need to worry about datacenter replication, as each hashed-object shard is distributed across a network of over 20,000 participating edge nodes and datacenters, and streamed in parallel.
15
 
 
9
 
10
  Storj is a decentralized and open-source cloud object storage protocol.
11
 
12
+ On Storj, all data is encrypted and broken into small erasure codes, which means superior data transfer performance vs Amazon S3 and similiar.
13
 
14
  For developers, there is no need to worry about datacenter replication, as each hashed-object shard is distributed across a network of over 20,000 participating edge nodes and datacenters, and streamed in parallel.
15