Skip to content

Commit

Permalink
updated docs for SNS engine
Browse files Browse the repository at this point in the history
  • Loading branch information
fruitl00p committed Mar 18, 2019
1 parent bb5abd4 commit 9e0bcb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Currently the following engines are included:
- SPARKASSE ([here](./src/Parser/Banking/Mt940/Engine/Spk.php))
- TRIODOS ([here](./src/Parser/Banking/Mt940/Engine/Triodos.php))
- HSBC ([here](./src/Parser/Banking/Mt940/Engine/Hsbc.php))
- SNS ([here](./src/Parser/Banking/Mt940/Engine/Sns.php)) **Experimental**
- a default `UNKNOWN`-engine ([here](./src/Parser/Banking/Mt940/Engine/Unknown.php))

### Custom engines
Expand Down

0 comments on commit 9e0bcb8

Please sign in to comment.