From d19e6c94d6358e51704c9b6b283a22bc6ff983ba Mon Sep 17 00:00:00 2001 From: Enrique Barcelli Date: Wed, 21 Jun 2023 23:58:22 +0800 Subject: [PATCH] Edit README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7716aed..2e1ee6d 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ to the Banqup API of Unifiedpost. **How to run this application** -`python3 extract-invoice.py ` +* Copy the file `config-sample.py` to `config.py` +* Edit `config.py` with your credentials for Openbravo and Banqup +* Run `python3 extract-invoice.py ` Where `` is the human readable invoice number in Openbravo.