Browse Source

modification task list du readme

Mushu 5 years ago
parent
commit
341f845190
1 changed files with 7 additions and 8 deletions
  1. 7 8
      README.md

+ 7 - 8
README.md View File

@@ -6,8 +6,7 @@ MagnaSim is intended to simulation clients usage of the Magna ecosystem.
6 6
 
7 7
 From that simulation we want to obtain different information :
8 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 11
 #Status
13 12
 
@@ -15,12 +14,12 @@ __to be done__
15 14
 *Build status of continus integration i.e. travis, appveyor etc. Ex. -*
16 15
 
17 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 24
 #Code style
26 25