diff --git a/README.md b/README.md index 2f76d5ec..89b4025f 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: