Skip to content

Commit 92880b6

Browse files
authored
Update README.md
1 parent 7eea3be commit 92880b6

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -189,19 +189,6 @@ export CHECK_SDK_UPDATE="true"
189189
```
190190
When this flag is set, the SDK will automatically check for new versions during runtime regardless of the `checkForUpdates` parameter value.
191191

192-
## Contributing
193-
We welcome contributions to this SDK! If you'd like to contribute, please submit a Pull Request or open an issue with any suggestions or bug reports.
194-
195-
To generate the sdk from the openapi specs run:
196-
```bash
197-
python3 generate_sdk_csharp.py
198-
```
199-
200-
To generate the documentation run:
201-
```bash
202-
python3 generate_sdk_docs.py [--use-cache]
203-
```
204-
205192
## Running Tests
206193
To run the tests, use the following command:
207194
```bash

0 commit comments

Comments
 (0)