Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
railsmechanic authored Oct 25, 2018
1 parent 4258826 commit 1572aaf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Bankster [![Build Status](https://travis-ci.org/railsmechanic/bankster.svg?branch=master)](https://travis-ci.org/railsmechanic/bankster)

Helps validating IBAN account numbers and BIC numbers.
Thats all for the great language Elixir.
An easy to use Elixir validator for IBAN account and BIC numbers. It includes IBAN rules for 115 countries and validation for BIC numbers.

- IBAN validation is done using format, country, length and checksum.
- BIC validation is done using format.

## Installation

Expand Down

0 comments on commit 1572aaf

Please sign in to comment.