We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 020f8c7 commit cc4b023Copy full SHA for cc4b023
1 file changed
docs/index.rst
@@ -6,11 +6,13 @@
6
Welcome to Python Amazon PAAPI's documentation!
7
===============================================
8
9
+A simple Python wrapper for the last version of the Amazon Product Advertising API. This module allows
10
+interacting with Amazon using the official API in an easier way.
11
+
12
Reference
-=========
13
+---------
14
-Below you can access the documentation for the main class, as well as errors and tools. To check some
-usage examples please go to the `readme <https://github.com/sergioteula/python-amazon-paapi>`_ on GitHub.
15
+Below you can access the documentation for the main class, as well as errors and tools.
16
17
.. toctree::
18
0 commit comments