Skip to content

Commit 03388e1

Browse files
committed
README: Minor whitespace fix in contracts section
1 parent 0ad0ceb commit 03388e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ npm install
3232
part of the funds to the foundation in a monthly basis with a distribution skewed towards the end (most of the funds are
3333
released by the end of the MVM lifetime). Token holders can send their tokens to the MVM in exchange of eth at a rate
3434
that complements the distribution curve (the rate is higher at the beginning of the MVM and goes towards 0 by the end of it).
35-
-[VestedPayment.sol](blob/master/contracts/LifMarketValidationMechanism.sol): Handles two time-locked payments: The 5% extra tokens
36-
that the foundation receives for long-term funding (starts after the MVM finishes, with same duration as the MVM: 2 or 4 years)
37-
and the 12.8% extra tokens that the founders receive (1y cliff, 4y total). Both are created during the Crowdsale finalization.
35+
- [VestedPayment.sol](blob/master/contracts/LifMarketValidationMechanism.sol): Handles two time-locked payments: The 5% extra tokens
36+
that the foundation receives for long-term funding (starts after the MVM finishes, with same duration as the MVM: 2 or 4 years)
37+
and the 12.8% extra tokens that the founders receive (1y cliff, 4y total). Both are created during the Crowdsale finalization.
3838

3939
## Test
4040

0 commit comments

Comments
 (0)