mirror of
https://codeberg.org/mclemens/shellfolio.git
synced 2026-04-21 10:39:16 -04:00
Update README.md
This commit is contained in:
20
README.md
20
README.md
@@ -17,16 +17,16 @@ Edit the file _~/.shellfolio_ like this:
|
||||
|
||||
```
|
||||
COINS="ethereum ripple stellar iota cardano digibyte neo nem dogecoin bitcoin-cash"
|
||||
ETH=4.3:0
|
||||
XRP=234:0
|
||||
XLM=3984:0
|
||||
MIOTA=389:0
|
||||
ADA=821:0
|
||||
DGB=9821:0
|
||||
NEO=10.3:0
|
||||
XEM=821:0
|
||||
DOGE=987324:0
|
||||
BCH=20:0
|
||||
ETH=4.3:233
|
||||
XRP=23234:342
|
||||
XLM=3984:533
|
||||
MIOTA=3829.2:24333
|
||||
ADA=821:324
|
||||
DGB=9821:3454
|
||||
NEO=10.3:99
|
||||
XEM=821:123
|
||||
DOGE=987324:435
|
||||
BCH=20:2
|
||||
```
|
||||
|
||||
The variable $COINS defines all coins you want to be listed, must be referenced by their name. All other variables are coins you own (must be the ticker name), their value represents the amount you have. Insert how much you invested (in USD)
|
||||
|
||||
Reference in New Issue
Block a user