File tree Expand file tree Collapse file tree 4 files changed +20
-12
lines changed Expand file tree Collapse file tree 4 files changed +20
-12
lines changed Original file line number Diff line number Diff line change @@ -35,9 +35,11 @@ Here's the [Shoppy source code](https://github.com/metabase/shoppy).
3535
3636## Quickstarts
3737
38- - [ Quickstart] ( ./quickstart ) (If you have Metabase and an app)
39- - [ Quickstart CLI] ( ./quickstart-cli ) (If you have an app, but no Metabase)
40- - [ Quickstart with sample React app] ( ./quickstart-with-sample-app ) (If you don't have either)
38+ The best way to get started with Embedded Analytics SDK depends on what you already have:
39+
40+ - You have an app and a Metabase instance: go to [ main quickstart] ( ./quickstart )
41+ - You have an app but no Metabase: go to [ quickstart with CLI] ( ./quickstart-cli )
42+ - You don't have an app: go to [ quickstart with a sample React app] ( ./quickstart-with-sample-app )
4143
4244## Installation
4345
Original file line number Diff line number Diff line change @@ -33,9 +33,11 @@ Here's the [Shoppy source code](https://github.com/metabase/shoppy).
3333
3434## Quickstarts
3535
36- - [ Quickstart] ( ./quickstart ) (If you have Metabase and an app)
37- - [ Quickstart CLI] ( ./quickstart-cli ) (If you have an app, but no Metabase)
38- - [ Quickstart with sample React app] ( ./quickstart-with-sample-app ) (If you don't have either)
36+ The best way to get started with Embedded Analytics SDK depends on what you already have:
37+
38+ - You have an app and a Metabase instance: go to [ main quickstart] ( ./quickstart )
39+ - You have an app but no Metabase: go to [ quickstart with CLI] ( ./quickstart-cli )
40+ - You don't have an app: go to [ quickstart with a sample React app] ( ./quickstart-with-sample-app )
3941
4042## Installation
4143
Original file line number Diff line number Diff line change @@ -5433,10 +5433,12 @@ <h2 id="embedded-analytics-sdk-prerequisites">Embedded analytics SDK prerequisit
54335433
54345434< h2 id ="quickstarts "> Quickstarts</ h2 >
54355435
5436+ < p > The best way to get started with Embedded Analytics SDK depends on what you already have:</ p >
5437+
54365438< ul >
5437- < li > < a href ="./quickstart "> Quickstart </ a > (If you have Metabase and an app) </ li >
5438- < li > < a href ="./quickstart-cli "> Quickstart CLI</ a > (If you have an app, but no Metabase) </ li >
5439- < li > < a href ="./quickstart-with-sample-app "> Quickstart with sample React app</ a > (If you don’t have either) </ li >
5439+ < li > You have an app and a Metabase instance: go to < a href ="./quickstart "> main quickstart </ a > </ li >
5440+ < li > You have an app but no Metabase: go to < a href ="./quickstart-cli "> quickstart with CLI</ a > </ li >
5441+ < li > You don’t have an app: go to < a href ="./quickstart-with-sample-app "> quickstart with a sample React app</ a > </ li >
54405442</ ul >
54415443
54425444< h2 id ="installation "> Installation</ h2 >
Original file line number Diff line number Diff line change @@ -5435,10 +5435,12 @@ <h2 id="embedded-analytics-sdk-prerequisites">Embedded analytics SDK prerequisit
54355435
54365436< h2 id ="quickstarts "> Quickstarts</ h2 >
54375437
5438+ < p > The best way to get started with Embedded Analytics SDK depends on what you already have:</ p >
5439+
54385440< ul >
5439- < li > < a href ="./quickstart "> Quickstart </ a > (If you have Metabase and an app) </ li >
5440- < li > < a href ="./quickstart-cli "> Quickstart CLI</ a > (If you have an app, but no Metabase) </ li >
5441- < li > < a href ="./quickstart-with-sample-app "> Quickstart with sample React app</ a > (If you don’t have either) </ li >
5441+ < li > You have an app and a Metabase instance: go to < a href ="./quickstart "> main quickstart </ a > </ li >
5442+ < li > You have an app but no Metabase: go to < a href ="./quickstart-cli "> quickstart with CLI</ a > </ li >
5443+ < li > You don’t have an app: go to < a href ="./quickstart-with-sample-app "> quickstart with a sample React app</ a > </ li >
54425444</ ul >
54435445
54445446< h2 id ="installation "> Installation</ h2 >
You can’t perform that action at this time.
0 commit comments