jbaiter / gphoto2-cffi

Python bindings for libgphoto2 with an idiomatic API
GNU Lesser General Public License v3.0
37 stars 16 forks source link

Mistake in readme #16

Closed scopeofaperture closed 7 years ago

scopeofaperture commented 7 years ago

Hi I think it should be gphoto2cffi not gphoto2 in the readme right? Sry if im just stupid but I could not get it to work so I tried random things and it worked with "import gphoto2cffi as gp"

jbaiter commented 7 years ago

Thank you, yes. I renamed the package to avoid conflicts with another gphoto2 package and forgot the update the README.