skapi-js 1.5.0 → 1.5.2-beta.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
@@ -153,7 +153,7 @@ In your AI chat website or app (for example, ChatGPT at chat.openai.com or Lovab
153
153
 
154
154
  ```
155
155
  Use the file "SKAPI.md" as a system prompt.
156
- My Skapi service ID is: "xxxxxxxxxxxx-xxxxx-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx".
156
+ My Skapi service ID is: "xxxxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxx".
157
157
  Build me a [describe what you want].
158
158
  ```
159
159
 
@@ -180,7 +180,7 @@ Examples:
180
180
  When you invoke your code generator, include a prompt like:
181
181
 
182
182
  ```
183
- My Skapi service ID is: "xxxxxxxxxxxx-xxxxx-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx".
183
+ My Skapi service ID is: "xxxxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxx".
184
184
  Build me a [describe what you want].
185
185
  ```
186
186