diff --git a/README.md b/README.md index 2940d7d..8a9fc7c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # CebelcaAPISharp -A simple library for Cebelca.biz (InvoiceFox) API. Not much error handling at the moment, not production ready, but feel free to improve :) +A simple library for Cebelca.biz (InvoiceFox) API. +Currently supports creating invoice, adding items to it, issuing invoice, fiscalization and sending the invoice by email. + +Not much error handling at the moment, not production ready, but feel free to improve :)