Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
geldmacher committed Jan 27, 2022
2 parents 3d84028 + 106edbc commit 9ea6f42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ DEX swaps are converted to CoinTracking trades with an additional swap fee.
## Installation

1) [Node.js](https://nodejs.org/) is required to run this script. Just download and install the current LTS version.
2) Install it with your via npm CLI (Bundled with Node.js):
2) Install it via npm CLI (Bundled with Node.js):

```shell
npm install -g cake-to-cointracking-converter
```

## Usage

1. Get your [Cake transactions export](https://app.cakedefi.com/transactions)(CSV) for all coins and generate a CoinTracking import via CLI.
1. Get your [Cake transactions export](https://app.cakedefi.com/transactions) (CSV) for all coins and generate a CoinTracking import via CLI.

2. Example CLI command (More [options](#options) below):
```shell
Expand Down

0 comments on commit 9ea6f42

Please sign in to comment.