Skip to content

Commit

Permalink
nit: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tyiuhc committed Apr 12, 2024
1 parent 1074861 commit 15fc2dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/experiment-tag/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Experiment Javascript Snippet
# Experiment Web Experimentation Javascript Snippet

## Overview

This is the Web Experimentation SDK for Amplitude Experiment. Currently, only split-URL experiments are supported.

## Generate example

To generate an example snippet with custom initial flag configurations:
To generate an example snippet with custom flag configurations:
1. Set `apiKey` (your Amplitude Project API key) and `initialFlags` in `example/build_example.js`
2. Run `yarn build` to build minified UMD `experiment-tag.umd.js` and example `script.js`

Expand Down

0 comments on commit 15fc2dd

Please sign in to comment.