From f6f02a79bff41577afe481437b6b2e2a708e2b75 Mon Sep 17 00:00:00 2001 From: Francisco Giordano Date: Wed, 18 Nov 2020 13:54:46 -0300 Subject: [PATCH] Add IncreasingPriceCrowdsale to documentation --- contracts/crowdsale/README.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contracts/crowdsale/README.adoc b/contracts/crowdsale/README.adoc index 3f64f9b33..5b2fc7355 100644 --- a/contracts/crowdsale/README.adoc +++ b/contracts/crowdsale/README.adoc @@ -6,6 +6,10 @@ NOTE: This page is incomplete. We're working to improve it for the next release. {{Crowdsale}} +== Price + +{{IncreasingPriceCrowdsale}} + == Emission {{AllowanceCrowdsale}}