vidjutsu 0.2.0 → 1.0.0

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 CHANGED
@@ -131,7 +131,7 @@ const { data, error } = await vj.api.POST("/v1/watch", {
131
131
 
132
132
  - [Documentation](https://docs.vidjutsu.ai)
133
133
  - [API Reference](https://docs.vidjutsu.ai/api-reference/introduction)
134
- - [CLI](https://github.com/tfcbot/vidjutsu-cli)
134
+ - [CLI](https://github.com/tfcbot/vidjutsu-sdk) (included in this package)
135
135
  - [OpenAPI Spec](https://raw.githubusercontent.com/tfcbot/vidjutsu-openapi/main/openapi/spec.json)
136
136
 
137
137
  ## License