Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
camelmasa committed Jul 20, 2020
1 parent 530ee6e commit fc0f40b
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
*This Repository was archived. See [Using linkComponent](https://polaris.shopify.com/components/structure/app-provider#using-linkcomponent).*



# Welcome to @huckleberry-inc/shopify-app-history 👋
![Version](https://img.shields.io/badge/version-0.0.3-blue.svg?cacheSeconds=2592000)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](#)
Expand All @@ -11,6 +7,14 @@
### 🏠 [Homepage](https://github.com/huckleberry-inc/shopify-app-history)

## Note

You can use official `linkComponent` prop if you don't expect to change Shopify App host URL.
https://polaris.shopify.com/components/structure/app-provider#using-linkcomponent

If you expect to change Shopify App host URL too, you need to call App Bridge History API.
@huckleberry-inc/shopify-app-history provides function for that.

## Usage

```ts
Expand Down

0 comments on commit fc0f40b

Please sign in to comment.