From 7a98dcb3c4dd7952d2412980b06e7814839005b4 Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Sun, 1 May 2016 23:51:03 -0400 Subject: [PATCH] Updated readme to match project rename to "Dash price widget" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e47d353..1a0a58a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Dash-html-ticker +# Dash-price-widget ### 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.