Skip to content

Commit 2eb2a79

Browse files
chore: update examples/integrations/Ninetailed/sample-apps/README.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 2d47995 commit 2eb2a79

File tree

1 file changed

+4
-4
lines changed
  • examples/integrations/Ninetailed/sample-apps

1 file changed

+4
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
There are 3 sample apps:
2-
1. NPM package: This is for Production Use Case where rudderstack would be installed using npm install command and the app will intialise its instance.
2+
1. NPM package: This is for Production Use Case where RudderStack would be installed using npm install command and the app will initialise its instance.
33

4-
2. V1.1 CDN: This app can be used for any environment either for dev, staging or prod by providing the right configurations in config.js file.This uses the legacy SDK.
4+
2. V1.1 CDN: This app can be used for any environment, either for dev, staging, or prod, by providing the right configurations in config.js file. This uses the legacy SDK.
55

6-
3. V3 CDN: This app can be used for any environment either for dev, staging or prod by providing the right configurations in config.js file. This uses the V3 SDK.
6+
3. V3 CDN: This app can be used for any environment, either for dev, staging, or prod, by providing the right configurations in config.js file. This uses the V3 SDK.
77

8-
For Customers: NPM one is advised and other ones are just testing purposes mainly for developers
8+
For Customers: The NPM package is recommended, and the other ones are primarily for testing purposes, mainly for developers

0 commit comments

Comments
 (0)