From 08dcf7463522e7ae2f7f0de33ea64d37692cc980 Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Wed, 29 Jun 2016 08:35:45 -0400 Subject: [PATCH] more renaming --- README.md | 2 +- demo/index.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c12dd02..47f5849 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# neat-charts +# NeatCharts PHP project to generate clean-looking SVG price charts ![Dash 24h price in BTC from Poloniex](http://cryptohistory.org/dash/24h/) diff --git a/demo/index.php b/demo/index.php index dc5c05f..f816f81 100644 --- a/demo/index.php +++ b/demo/index.php @@ -3,7 +3,7 @@ - SVGChartBuilder demo + NeatCharts demo