flesh out README a bit

This commit is contained in:
Joshua Seigler 2016-06-26 14:42:47 -04:00
parent 141509d21c
commit 8bb7c5335c

View file

@ -8,7 +8,7 @@ PHP project to generate cached SVG price charts
* PHP * PHP
## Installation ## Installation
Run `git clone "https://github.com/seigler/Dash-SVG-chart" .` in the folder where you want the charts served from. Extract the files from https://github.com/seigler/Dash-SVG-chart/archive/master.zip where you want to use the chart, or from the command line run `git clone "https://github.com/seigler/Dash-SVG-chart" .` in the folder where you want the charts served from.
## Usage ## Usage
`<img src="path to the folder where you cloned this project">` `<img src="path to the folder where you cloned this project">`