Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mschindler83 authored Jun 14, 2016
1 parent 0fffa9f commit 78883fe
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# FinTS HBCI PHP

[![Build Status](https://travis-ci.org/mschindler83/fints-hbci-php.svg?branch=master)](https://travis-ci.org/mschindler83/fints-hbci-php)

A PHP library implementing the basics of the FinTS / HBCI protocol.
It can be used to fetch the balance of connected bank accounts and for fetching bank statements of accounts.

## Getting Started

Install via composer:

composer require mschindler83/fints-hbci-php


## How to use it

You can have a look at the "Samples" folder in this repository.

### Have fun!

0 comments on commit 78883fe

Please sign in to comment.