Skip to content

Commit 87a9aaf

Browse files
committed
Add info to README about SDK
1 parent 907ac6f commit 87a9aaf

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@ Read the comments in the code to understand the application and where
5454
you will need to make adjustments/changes as well as some suggestions
5555
for best practices.
5656

57+
Python SDK
58+
----------
59+
60+
The sample app utilizes our [Python SDK](https://github.com/CMSgov/cms-bb2-python-sdk).
61+
62+
Please review our SDK documentation for more information and additional features available for your use.
63+
64+
5765
Debugging server component
5866
--------------------------
5967
debugpy remote debugging enabled on port 5678 for server in docker compose, developer can attach to server from IDE e.g. vscode.

0 commit comments

Comments
 (0)