mirror of
https://github.com/anthropics/claude-code-sdk-python.git
synced 2025-12-23 09:19:52 +00:00
Add license and terms section to README. (#399)
Add "License and terms" section to README clarifying that use of the SDK is governed by Anthropic's Commercial Terms of Service
This commit is contained in:
parent
b5447d999d
commit
4acfcc2d39
1 changed files with 2 additions and 2 deletions
|
|
@ -351,6 +351,6 @@ The package is published to PyPI via the GitHub Actions workflow in `.github/wor
|
|||
|
||||
The workflow tracks both the package version and the bundled CLI version separately, allowing you to release a new package version with an updated CLI without code changes.
|
||||
|
||||
## License
|
||||
## License and terms
|
||||
|
||||
MIT
|
||||
Use of this SDK is governed by Anthropic's [Commercial Terms of Service](https://www.anthropic.com/legal/commercial-terms), including when you use it to power products and services that you make available to your own customers and end users, except to the extent a specific component or dependency is covered by a different license as indicated in that component's LICENSE file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue