Skip to content

Commit e897263

Browse files
committed
update readme
1 parent 21617e3 commit e897263

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ With Embark you can:
1111
* Easily deploy to & use decentralized systems such as IPFS.
1212
* Quickly create advanced DApps using multiple contracts.
1313

14+
See the [Wiki](https://github.com/iurimatias/embark-framework/wiki) for more details.
15+
1416
Installation
1517
======
1618
Requirements: geth (0.9.29), solc (0.9.23), node (0.12.2) and npm
@@ -21,6 +23,8 @@ For specs: pyethereum, ethertdd.py
2123
$ npm install -g embark-framework grunt-cli
2224
```
2325

26+
See [Complete Installation Instructions](https://github.com/iurimatias/embark-framework/wiki/Installation).
27+
2428
Usage - Demo
2529
======
2630
You can easily create a sample working DApp with the following:

0 commit comments

Comments
 (0)