diff --git a/README.md b/README.md index 4a87875..a9a6c54 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ export NS_TOKEN_SECRET=xxxx The following snippet shows how to use TBA to initialize the SDK. -## Note: By default the SDK implementation is using the wsdl version '2019_1', if you wish to use other than the default wsdl version, you can pass an optional wsdl_version. The wsdl_version should be in following format: 'year_version' eg. '2023_1' or '2022_2' etc. +Note: By default the SDK implementation is using the wsdl version '2019_1', if you wish to use other than the default wsdl version, you can pass an optional wsdl_version. The wsdl_version should be in following format: 'year_version' eg. '2023_1' or '2022_2' etc. ```python import os