diff --git a/README.md b/README.md index 82e84a5..9a2ab1b 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ receipt = submit_receipt({ "receipt_type": "fiscalinvoice", "currency": "USD", "total_amount": "115.00", - "payment_terms": "Cash", # as is Cash, Card (smallcaps == validation error) + "payment_terms": "Cash", # Cash, Card, etc (smallcaps == validation error) "lines": [ { "product": "Consulting Service",