From efd207716500e98e405e090a8dc993986474d3ee Mon Sep 17 00:00:00 2001 From: Manuel Reinhard Date: Thu, 17 Jan 2019 18:22:37 +0100 Subject: [PATCH] Update README --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e50efe7b..cdb7b839 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,19 @@ 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. -For official information see -* https://www.paymentstandards.ch/en/home/roadmap/payment-slips.html -* https://www.six-group.com/interbank-clearing/en/home/standardization/payment-slips.html +Please note that the current state of the library only creates the qr code, but not yet full payment parts. This will be a next step of development. + +[You are welcome to contribute.](https://github.com/sprain/php-swiss-qr-bill/issues) -**This is work in progress. [You are welcome to contribute.](https://github.com/sprain/php-swiss-qr-bill/issues)** ![Image of Swiss QR Bill example](doc/example-payment-part.png) +## Official docs + +For official information see +* https://www.paymentstandards.ch/en/home/roadmap/payment-slips.html +* https://www.six-group.com/interbank-clearing/en/home/standardization/payment-slips.html + ## Installation