diff --git a/views/index.php b/views/index.php index a0bae16..fb2b7fc 100644 --- a/views/index.php +++ b/views/index.php @@ -5,19 +5,47 @@ Embeddable Cryptocurrency Charts : Cryptohistory -

Embeddable Cryptocurrency Charts

@@ -32,14 +60,17 @@

Build your own chart:

-

The URL is flexible: http://cryptohistory.org/charts/{theme}/{main-currency}-{chart-currency}/{timespan}/{format}.

-

Theme: dark or light.

+

The URL is flexible:
+ http://cryptohistory.org/charts/{theme}/{main-currency}-{chart-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.

-

Timespan: 7d or 24h. More options coming soon.

+

Timespan: 30d, 7d, or 24h. (More planned)

Format: svg (best) or png.

- +