Skip to content

Commit

Permalink
Add word QR-Rechnung to README
Browse files Browse the repository at this point in the history
  • Loading branch information
sprain authored Sep 16, 2019
1 parent b726ddd commit d7ff873
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Build Status](https://travis-ci.org/sprain/php-swiss-qr-bill.svg?branch=master)](https://travis-ci.org/sprain/php-swiss-qr-bill)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/sprain/php-swiss-qr-bill/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/sprain/php-swiss-qr-bill/?branch=master)

A PHP library to create Swiss QR Bill payment parts, a new standard which will replace the existing inpayment slips starting on June 30, 2020.
A PHP library to create Swiss QR Bill payment parts (_QR-Rechnung_), a new standard which will replace the existing inpayment slips starting on June 30, 2020.

![Image of Swiss QR Bill example](docs/assets/example-payment-part.png)

Expand All @@ -18,4 +18,4 @@ You can [find the documentation on ReadTheDocs](https://php-swiss-qr-bill.readth
composer require sprain/swiss-qr-bill
```

Then have a look at [example/example.php](example/example.php).
Then have a look at [example/example.php](example/example.php).

0 comments on commit d7ff873

Please sign in to comment.