From e897263bc364de52d5d6c25d096d675ce98da14c Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Mon, 22 Jun 2015 06:07:46 -0400 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2f76d5ec7..89b4025f2 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ With Embark you can: * Easily deploy to & use decentralized systems such as IPFS. * Quickly create advanced DApps using multiple contracts. +See the [Wiki](https://github.com/iurimatias/embark-framework/wiki) for more details. + Installation ====== Requirements: geth (0.9.29), solc (0.9.23), node (0.12.2) and npm @@ -21,6 +23,8 @@ For specs: pyethereum, ethertdd.py $ npm install -g embark-framework grunt-cli ``` +See [Complete Installation Instructions](https://github.com/iurimatias/embark-framework/wiki/Installation). + Usage - Demo ====== You can easily create a sample working DApp with the following: