Skip to content

Commit 9bc9c7f

Browse files
authored
Add WIP disclaimer (#2)
1 parent c0f656d commit 9bc9c7f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
`cadence-python-client` is the Python framework for authoring workflows and activities.
66

7+
## Disclaimer
8+
**This SDK is currently an early work-in-progress (WIP) and is NOT ready for production use.**
9+
10+
- This project is still in active development
11+
- It has not been published to any package repository (PyPI, etc.)
12+
- APIs and interfaces are subject to change without notice
13+
714
## Installation
815

916
```bash

0 commit comments

Comments
 (0)