@sinch/cli 0.3.3 → 0.3.4

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
@@ -181,6 +181,10 @@ sinch sip trunks list --json
181
181
 
182
182
  ## Documentation
183
183
 
184
+ See the [wiki](https://gitlab.com/sinch/sinch-projects/voice/functions/sinch-cli/-/wikis/home) for architecture, features, and operations docs.
185
+
186
+ To clone locally: `git clone git@gitlab.com:sinch/sinch-projects/voice/functions/sinch-cli.wiki.git wiki`
187
+
184
188
  - **Full Documentation**: [/docs/README.md](./docs/README.md)
185
189
  - **Command Reference**: [/docs/COMMANDS.md](./docs/COMMANDS.md)
186
190
  - **Development Guide**: [/docs/DEVELOPMENT.md](./docs/DEVELOPMENT.md)