Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnaprasadmg authored Mar 2, 2018
1 parent 4fe693f commit 0ac2806
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# csvToCamt
Convert CSV correction files to CAMT format

Get binaries from [release page](https://github.com/krishnaprasadmg/csvToCamt/releases/tag/v0.1.0)

# Example

Execute the command with config file (see [sample](config.yaml)) and CSV correction files

```
$./csvToCamt -c config.yaml q3.csv q4.csv
```

0 comments on commit 0ac2806

Please # to comment.