better directions

This commit is contained in:
Joshua Seigler 2016-05-08 17:32:50 -04:00
parent 6e998872ef
commit 422576ef70

View file

@ -18,6 +18,8 @@
<div data-dash-price-widget=""></div>
<script async type="application/javascript" src="https://seigler.github.io/Dash-price-widget/scripts/app.js"></script>
<h2>How to use this widget:</h2>
<p>Copy and paste the lines below to add this widget to your web page.</p>
<pre>
&lt;div data-dash-price-widget=&quot;&quot;&gt;&lt;/div&gt;<br/>&lt;script async type=&quot;application/javascript&quot; src=&quot;https://seigler.github.io/Dash-price-widget/scripts/app.js&quot;&gt;&lt;/script&gt;
</pre>