From 07bb92ffbf3e272bcdce42454ff4fc78dd908213 Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Sun, 26 Jun 2016 11:58:03 -0400 Subject: [PATCH] add a usage example --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9e70105..3508892 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,12 @@ PHP project to generate cached SVG price charts ![Dash 24h price in BTC](http://cryptohistory.org/dash/24h/) +## 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 \ No newline at end of file +## Usage +`` \ No newline at end of file