Skip to content

Commit 292ddf9

Browse files
committed
[SDK-168]: Tidied up README Table of Contents
1 parent c83a1fd commit 292ddf9

File tree

1 file changed

+12
-15
lines changed

1 file changed

+12
-15
lines changed

README.md

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,40 +7,37 @@ Welcome to the Yoti Python SDK. This repo contains the tools and step by step in
77
1) [An Architectural view](#an-architectural-view) -
88
High level overview of integration
99

10-
2) [References](#references)-
10+
2) [References](#references) -
1111
Guides before you start
1212

13-
3) [Requirements](#requirements)-
13+
3) [Requirements](#requirements) -
1414
Everything you need to get started
1515

16-
4) [Installing the SDK](#installing-the-sdk)-
16+
4) [Installing the SDK](#installing-the-sdk) -
1717
How to install our SDK
1818

19-
5) [SDK Project import](#sdk-project-import)-
19+
5) [SDK Project import](#sdk-project-import) -
2020
How to install the SDK to your project
2121

22-
6) [Configuration](#configuration)-
22+
6) [Configuration](#configuration) -
2323
Entry point explanation
2424

25-
7) [Handling Users](#handling-users)-
25+
7) [Handling Users](#handling-users) -
2626
How to manage users
2727

28-
8) [Running the examples](#running-the-examples)-
28+
8) [Running the examples](#running-the-examples) -
2929
How to retrieve a Yoti profile using the token
3030

31-
9) [Running the tests](#running-the-tests)-
32-
How to retrieve a Yoti profile using the token
31+
9) [Running the tests](#running-the-tests) -
32+
Running tests for SDK example
3333

34-
10) [API Coverage](#api-coverage)-
34+
10) [API Coverage](#api-coverage) -
3535
Attributes defined
3636

37-
11) [Running the tests](running-the-tests)-
38-
Running tests for SDK example
39-
40-
12) [Version Support](version-support) -
37+
11) [Version Support](#version-support) -
4138
Extra information on ensuring correct version of Python is being used
4239

43-
13) [Support](#support)-
40+
12) [Support](#support) -
4441
Please feel free to reach out
4542

4643
## An Architectural View

0 commit comments

Comments
 (0)