add deploy example to readme

This commit is contained in:
Iuri Matias 2015-08-31 21:02:21 -04:00
parent 05e3561670
commit 67ff803397
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ You can now deploy many instances of the same contract. e.g
# config/contracts.yml # config/contracts.yml
development: development:
Currency: Currency:
deploy: false
args: args:
- 100 - 100
Usd: Usd: