Penlect / rectangle-packer

Rectangle packing program
MIT License
63 stars 18 forks source link

importing for use #6

Closed RestonBA001 closed 4 years ago

RestonBA001 commented 4 years ago

The documentation does not mention very clearly that this must be imported as "rpack" in python. Both "rectangle-packer" and "_rpack" are mentioned, but it took some digging to find how to correctly import. Maybe it could be added as a line in the "Basic Usage" documentation.

Penlect commented 4 years ago

Thank you for the suggestion. I've updated the Basic Usage section.