add a usage example

This commit is contained in:
Joshua Seigler 2016-06-26 11:58:03 -04:00
parent 69d50870d8
commit 07bb92ffbf

View file

@ -3,9 +3,12 @@ PHP project to generate cached SVG price charts
![Dash 24h price in BTC](http://cryptohistory.org/dash/24h/) ![Dash 24h price in BTC](http://cryptohistory.org/dash/24h/)
## Requirements
* PHP
## Installation ## Installation
Run `git clone "https://github.com/seigler/Dash-SVG-chart" .` in the folder where you want the charts served from. Run `git clone "https://github.com/seigler/Dash-SVG-chart" .` in the folder where you want the charts served from.
## Requirements ## Usage
`<img src="path to the folder where you cloned this project">`
* PHP