diff --git a/README.md b/README.md index 91eb68d..060e909 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,6 @@ client.sign( end_user_ip='194.168.2.25', user_visible_data="The information to sign." ) - { 'orderRef': 'ee3421ea-2096-4000-8130-82648efe0927', 'autoStartToken': 'e8df5c3c-c67b-4a01-bfe5-fefeab760beb', @@ -187,4 +186,4 @@ The PyBankID solution can be tested with [pytest](https://pytest.org/): ```bash pytest tests/ -``` \ No newline at end of file +```