Skip to content

Commit

Permalink
Remove possible broken warning in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MertenF committed Jul 16, 2023
1 parent a1ef620 commit 7502719
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ Python library to communicate with Epson thermal printers via ePos-Print XML.
This makes it easy and intuitive to create print orders for ePos-Print XML compatible printers, like the Epson TM-T20, TM-m30 and TM-m50 series.
Depending on the printer model, some elements are not supported. Check your manual or the [Epson reference](https://reference.epson-biz.com/modules/ref_epos_print_xml_en/index.php?vid=ref_epos_print_xml_en_devicespecifications_supportedelementslist) to see which elements are supported.

This is still in active development, don't expect everything to work.

## Instaling
```
pip install ePos-Print-XML
Expand Down

0 comments on commit 7502719

Please sign in to comment.