Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Bumann committed Oct 1, 2014
1 parent 9d709ab commit 6055b04
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Cmxl - your friendly ruby MT940 parser

At Railslove we build a lot of banking and payment applications and work on integrating applications with banks and banking functionality.
Our goal is to making it easy with what sometimes seems complicated.
At [Railslove](http://railslove.com) we build a lot of financial applications and work on integrating applications with banks and banking functionality.
Our goal is to make simple solutions for what often looks complicated.

Cmxl is a friendly and extendible MT940 bank statement file parser that helps your extracting data from the bank statement files.

Expand All @@ -15,9 +15,9 @@ At some point in the future MT940 file should be exchanged with newer XML docume

## Reqirements

Cmxl is a pure ruby parser and has no gem dependencies.
Cmxl is a pure ruby parser and has no dependency on native extensions.

* Ruby 1.9.3 or newer
* Ruby 1.9.3 or newer (jruby, etc.)

## Installation

Expand Down

0 comments on commit 6055b04

Please sign in to comment.