mirror of
https://github.com/seigler/Dash-price-widget
synced 2025-07-25 23:36:09 +00:00
🔤 Fix demo page URL
This commit is contained in:
parent
2e7b9b6a94
commit
c3a4734236
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ This is a small self-contained Dash price widget. It uses the coinmarketcap.com
|
|||
|
||||
## Demo
|
||||
|
||||
You can see a demo of this project at http://seigler.github.io/Dash-html-ticker.
|
||||
You can see a demo of this project at http://seigler.github.io/Dash-price-widget.
|
||||
|
||||
## Using This Project
|
||||
|
||||
|
@ -13,4 +13,4 @@ Copy the contents of /dist/index.html and add them anywhere you can put raw HTML
|
|||
|
||||
## Building This Project
|
||||
|
||||
This project assembles the markup, styles, images, and scripts with an [npm](https://howtonode.org/introduction-to-npm) script. To build the project, run "npm run test".
|
||||
This project assembles the markup, styles, images, and scripts with an [npm](https://howtonode.org/introduction-to-npm) script. To build the project, run "npm run test".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue