Skip to content

Commit cc6e02c

Browse files
committed
[SDK-165]: Changed Example header
1 parent 1fd9548 commit cc6e02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The following variables are then required for the SDK to work, these are found u
101101

102102
One way to configure these environment variables is to use an .env file. There are `.env.example` files supplied in the [Django](/examples/yoti_example_django/yoti_example/.env.example) and [Flask](/examples/yoti_example_flask/.env.example) example projects, which you can rename to `.env` and enter your settings into this file.
103103

104-
### Example
104+
### Example Initialisation
105105

106106
```python
107107
from yoti_python_sdk import Client

0 commit comments

Comments
 (0)