claude-teammate 0.1.31 → 0.1.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -189,6 +189,12 @@ Contributions are welcome. Open an issue to discuss before submitting large chan
|
|
|
189
189
|
|
|
190
190
|
<br/>
|
|
191
191
|
|
|
192
|
+
## Disclaimer
|
|
193
|
+
|
|
194
|
+
This software is provided "as is", without warranty of any kind. The authors and contributors are not responsible for any damage, data loss, or unintended consequences arising from the use or misuse of this project. Use at your own risk.
|
|
195
|
+
|
|
196
|
+
<br/>
|
|
197
|
+
|
|
192
198
|
## License
|
|
193
199
|
|
|
194
200
|
MIT © 2026 Claude Teammate
|