diff --git a/views/index.php b/views/index.php
index fb2b7fc..6f5886f 100644
--- a/views/index.php
+++ b/views/index.php
@@ -54,17 +54,16 @@
The URL is flexible:Poloniex Dash/BTC Price
+
http://cryptohistory.org/charts/dark/dash-btc/7d/svg
Build your own chart:
- http://cryptohistory.org/charts/{theme}/{main-currency}-{chart-currency}/{timespan}/{format}
.http://cryptohistory.org/charts/{theme}/{currency}/{timespan}/{format}
.
Theme: dark
or light
. (More planned)
Main currency: anything on Poloniex.
-Chart currency: any of the chart currencies on Poloniex, like BTC or USDT.
+Currency: anything active on Poloniex.
Timespan: 30d
, 7d
, or 24h
. (More planned)
Format: svg
(best) or png
.