From 2965e90656b1c7377667103317e16529fad24cce Mon Sep 17 00:00:00 2001 From: Joshua Date: Thu, 28 Apr 2016 23:29:33 -0400 Subject: [PATCH] update README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ec261c5..2c971f7 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ # Dash-html-ticker +## A small copy-and-paste HTML Dash price widget + +This is a small self-contained Dash price widget. It uses the coinmarketcap.com API at https://coinmarketcap-nexuist.rhcloud.com/ to retrieve the price of Dash and display it on a webpage. \ No newline at end of file