Skip to content

Commit

Permalink
Link Usage info to list of supported bank keys
Browse files Browse the repository at this point in the history
  • Loading branch information
unicodeveloper committed Sep 5, 2015
1 parent 574e49c commit ddf5861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Using the gem is pretty straightforward and simple.
result = NgBankParser::Router.parse(bank_name, file_path, password)
```

`bank_name` is the name of the bank that provides the statement. There's a list of supported banks and formats below, therefore use the key provided as the `bank_name`.
`bank_name` is the name of the bank that provides the statement. There's a [list of supported banks and formats](#list-of-supported-banks) below, therefore use the key provided as the `bank_name`.

`file_path` is obviously where the file you're trying to parse exists.

Expand Down

0 comments on commit ddf5861

Please sign in to comment.