Update README.md

This commit is contained in:
Iuri Matias 2017-02-06 20:39:51 -05:00 committed by GitHub
parent 60b14e2453
commit c559c5cd6a
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ With Embark you can:
* Do Test Driven Development with Contracts using Javascript.
* Keep track of deployed contracts, deploy only when truly needed.
* Manage different chains (e.g testnet, private net, livenet)
* Easily manage complex systems of interdependent contracts.
**Decentralized Storage (IPFS)**
* Easily Store & Retrieve Data on the DApp through EmbarkJS. Includin uploading and retrieving files.