update readme and platform param

This commit is contained in:
2025-11-14 14:57:10 +00:00
parent f356d2f7e1
commit 14cfe33f95
4 changed files with 31 additions and 7 deletions

View File

@@ -11,13 +11,11 @@ This tool converts the statements from brokers and exchanges into a format compa
## Install
```bash
go install git.naterciomoniz.net/applications/broker2anexoj@latest
go install github.com/nmoniz/any2anexoj/cmd/any2anexoj-cli@latest
```
## Usage
```bash
broker2anexoj
cat statement.csv | broker2anexoj --platform=tranding212
```