Marc van der Sluys

Results 1 issues of Marc van der Sluys

The first Python code line of the examples in the Pypi documentation reads: ```Python from goodreads import client ``` This should of course be ```Python from betterreads import client ```