Skip to content

Commit

Permalink
Add demo links for both usages
Browse files Browse the repository at this point in the history
  • Loading branch information
hifocus committed Apr 27, 2024
1 parent 12863ad commit 7d9a540
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ This project is sponsored by <a target="_blank" href="https://www.cloudflare.com
## Usage

### With NPM and Gulp (Recommended)

**Demo:** [https://qr.huangxin.org](https://qr.huangxin.org/)

```bash
git clone https://github.com/qr-merger/merger
cd merger
Expand All @@ -50,6 +53,8 @@ An optimised version will appear at `/build` directory. Works well with JAMStack

### Standalone

**Demo:** [https://qr.huangxin.org/standalone](https://qr.huangxin.org/standalone.html)

1. Download [merger.html](https://github.com/qr-merger/merger/blob/master/merger.html).
2. Edit its contents.
3. Serve the html file per your liking.
Expand Down

0 comments on commit 7d9a540

Please sign in to comment.