Merge pull request #2 from rstormsf/removeWhitelist

update readme.md
This commit is contained in:
Roman Storm 2017-11-10 15:56:56 -05:00 committed by GitHub
commit fc27d2d667
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Presale contract that records investor's balances and sends ether to presale own
It allows to set minimum Contrubution amount, start Date, end Date. It allows to set minimum Contrubution amount, start Date, end Date.
To use: To use:
1. Flat [contracts/PresaleOracles.sol](contracts/PresaleOracles.sol) by using [oracles-combine-solidity](github.com/oraclesorg/oracles-combine-solidity/commits/master) 1. Flat [contracts/PresaleOracles.sol](contracts/PresaleOracles.sol) by using [solidity-flattener](https://github.com/BlockCatIO/solidity-flattener)
2. Deploy [flat file](flat/PresaleOracles_flat.sol) 2. Deploy [flat file](flat/PresaleOracles_flat.sol)
3. Call `initialize` with following params: 3. Call `initialize` with following params: