You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,8 @@
26
26
27
27
This repository contains the Python SDK for the
28
28
[Universal Commerce Protocol (UCP)](https://ucp.dev). It provides Pydantic
29
-
models for UCP schemas, making it easy to build UCP-compliant applications
30
-
in Python.
29
+
models for UCP schemas, making it easy to build UCP-compliant applications in
30
+
Python.
31
31
32
32
## Installation
33
33
@@ -69,7 +69,9 @@ The generated code is automatically formatted using `ruff`.
69
69
70
70
## Contributing
71
71
72
-
We welcome community contributions. See our [Contribution Guide](https://github.com/Universal-Commerce-Protocol/.github/blob/main/CONTRIBUTING.md) for details.
0 commit comments