Skip to content

Commit 2f63007

Browse files
committed
Update README.rst
1 parent 40029c6 commit 2f63007

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For a complete guide on migrating from ebaysdk v1 to v2 and see an overview of t
3636
Getting Started
3737
---------------
3838

39-
SDK Classes
39+
1) SDK Classes
4040

4141
* `Trading API Class`_ - secure, authenticated access to private eBay data.
4242
* `Finding API Class`_ - access eBay's next generation search capabilities.
@@ -45,12 +45,14 @@ SDK Classes
4545
* `HTML Class`_ - generic back-end class the enbles and standardized way to make API calls.
4646
* `Parallel Class`_ - SDK support for concurrent API calls.
4747

48-
SDK Configuration
48+
2) SDK Configuration
4949

5050
* `YAML Configuration`_
5151
* `Understanding eBay Credentials`_
5252

53-
Sample code can be found in the `samples directory`_.
53+
3) Sample code can be found in the `samples directory`_.
54+
55+
4) Understanding the `Request Dictionary`_.
5456

5557
Support
5658
-------
@@ -85,3 +87,4 @@ License
8587
.. _Github issue tracking: https://github.com/timotheus/ebaysdk-python/issues
8688
.. _v1 to v2 guide: https://github.com/timotheus/ebaysdk-python/wiki/Migrating-from-v1-to-v2
8789
.. _samples directory: https://github.com/timotheus/ebaysdk-python/tree/master/samples
90+
.. _Request Dictionary: https://github.com/timotheus/ebaysdk-python/wiki/Request-Dictionary

0 commit comments

Comments
 (0)