inkstitch / pyembroidery

libembroidery/EmbroideryFormats converted to python
MIT License
72 stars 28 forks source link

__init__.py and doc changes #27

Closed lexelby closed 6 years ago

lexelby commented 6 years ago

@tatarize

This PR adds some imports to __init__.py, making them available directly under pyembroidery. It also adjusts the README to reflect the changed import structure.

I'm still learning how the API works, so I might've gotten some things wrong in the README. If so, please comment or feel free to push more commits to this branch.