From c559c5cd6a82f80dd744563fd407ac15d1c24949 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Mon, 6 Feb 2017 20:39:51 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1d00ce8..93ca2a36 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.