Skip to content

Commit bcda404

Browse files
committed
Updated README.md
1 parent 0dd794f commit bcda404

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Crypto Portfolio Tracker
22
A tracker of your crypto portfolio, written in C# using .NET core. Made as KIV/NET semester project at Západočeská univerzita v Plzni.
3+
![Application screenshot](doc/img/cpt-screenshots/portfolio-entry-detail.png)
34
## Features
45
- create and manage portfolios
56
- create and manage portfolio entries
67
- add transactions that are linked to portfolio entries
78
- see summaries of portfolios, portfolio entries and transactions
9+
- based on current cryptocurrency market data fetched from [CoinGecko](https://www.coingecko.com/en/api)
810
## Electron
911
```electronize start /PublishSingleFile false /PublishReadyToRun false --no-self-contained```
1012

0 commit comments

Comments
 (0)