ttp-agent-sdk 2.2.9 → 2.2.10

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
@@ -267,7 +267,7 @@ const voiceSDK = new VoiceSDK({
267
267
 
268
268
  See the `examples/` directory for complete usage examples:
269
269
 
270
- - `test-agent-app.html` - Widget with agent ID + app ID (direct connection)
270
+ - `test-text-chat.html` - TTP Chat Widget with customizable settings
271
271
  - `test-signed-link.html` - Widget with signed link authentication
272
272
  - `react-example.jsx` - React component usage
273
273
  - `vanilla-example.html` - Vanilla JavaScript usage