diff --git a/README.md b/README.md index e1d00ce8d..93ca2a366 100644 --- a/README.md +++ b/README.md @@ -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.