Skip to content

Commit

Permalink
add issue #138
Browse files Browse the repository at this point in the history
  • Loading branch information
xlcnd committed Jul 10, 2023
1 parent fe7343f commit b9120e8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ Main Functions

``classify(isbn)``
Returns a dictionary of **classifiers** for a canonical ISBN. For the meaning of these classifiers see OCLC_.
Most of the data in the underlying service are for books in English. (**See issue #138**).
Most of the data in the underlying service are for books in English. (**See issue #138_**).

``desc(isbn)``
Returns a small description of the book.
Expand Down Expand Up @@ -424,3 +424,5 @@ stackoverflow_.
.. _porbase: https://github.com/xlcnd/isbnlib-porbase/blob/dev/isbnlib_porbase/_porbase.py

.. _project: https://github.com/xlcnd/isbnlib/issues?q=is%3Aissue+is%3Aopen+label%3Aproject

.. _#138: https://github.com/xlcnd/isbnlib/issues/138

0 comments on commit b9120e8

Please sign in to comment.