Procházet zdrojové kódy

modification task list du readme

Mushu před 5 roky
rodič
revize
341f845190
1 změnil soubory, kde provedl 7 přidání a 8 odebrání
  1. 7 8
      README.md

+ 7 - 8
README.md Zobrazit soubor

6
 
6
 
7
 From that simulation we want to obtain different information :
7
 From that simulation we want to obtain different information :
8
 - What should be the pricing ?
8
 - What should be the pricing ?
9
-- What should be the descrease rate of token's volume, assuming \
10
-the current eurostat demographic projections ?
9
+- What should be the descrease rate of token's volume, assuming the current eurostat demographic projections ?
11
 
10
 
12
 #Status
11
 #Status
13
 
12
 
15
 *Build status of continus integration i.e. travis, appveyor etc. Ex. -*
14
 *Build status of continus integration i.e. travis, appveyor etc. Ex. -*
16
 
15
 
17
 ##Task list
16
 ##Task list
18
-- [x]Population generation.
19
-- []Crypto fees :
20
-	- [x]BTC fees calculation
21
-	- []ETH fees calculation
22
-	- []Stellar fees calculation
23
-- []Setting user interface to modify parameters
17
+[x]Population generation.
18
+[]Crypto fees :
19
+	[x]BTC fees calculation
20
+	[]ETH fees calculation
21
+	[]Stellar fees calculation
22
+[]Setting user interface to modify parameters
24
 
23
 
25
 #Code style
24
 #Code style
26
 
25