Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Embedded Carbone in a Docker image with simple REST API.

## How to consume exposed API ?
The simpliest way to use this image is to use `node` and install [`carbone-connect` package](https://npmjs.org/carbone-connect).
The simpliest way to use this image is to use `node` and install [`carbone-connect` package](https://npmjs.org/carbone-connect). If you need a Python wrapper you can follow to this [`repo py-carbone-connect`](https://github.com/Piuliss/py-carbone-connect), really easy to use and play.

## From carbone.io website
_Fast, Simple and Powerful report generator in any format PDF, DOCX, XLSX, ODT, PPTX, ODS [, ...]_
Expand Down