mirror of
https://github.com/seigler/neat-charts
synced 2025-07-27 01:16:09 +00:00
add a usage example
This commit is contained in:
parent
69d50870d8
commit
07bb92ffbf
1 changed files with 6 additions and 3 deletions
|
@ -3,9 +3,12 @@ PHP project to generate cached SVG price charts
|
|||
|
||||

|
||||
|
||||
## Requirements
|
||||
|
||||
* PHP
|
||||
|
||||
## Installation
|
||||
Run `git clone "https://github.com/seigler/Dash-SVG-chart" .` in the folder where you want the charts served from.
|
||||
|
||||
## Requirements
|
||||
|
||||
* PHP
|
||||
## Usage
|
||||
`<img src="path to the folder where you cloned this project">`
|
Loading…
Add table
Add a link
Reference in a new issue