Update README.md

This commit is contained in:
2019-11-03 13:06:00 +01:00
committed by GitHub
parent f35effb36d
commit b038c239fd

View File

@@ -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 :)