Skip to content

Commit f6a063d

Browse files
committed
Changed things up a bit
1 parent da1ff6c commit f6a063d

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
11
#[Github Chart API](http://ghchart.rshah.io)
22

3-
Embed your github chart into any HTML you want.
3+
Make this:
44

5-
Just put this into your HTML:
5+
![2016rshah's Github chart](http://ghchart.rshah.io/2016rshah.svg)
6+
7+
with this:
68

79
<img src="http://ghchart.rshah.io/2016rshah.svg" alt="2016rshah's Github chart" />
810

9-
and it'll become:
11+
Of course you can replace `2016rshah` with your own github username.
12+
13+
#Why
14+
15+
Seeing that green calendar is so satisfying. Being able to look back through the year and see how productive you've been is a great feeling. Honestly my favorite data visualization. But why should it be constrained to only living on the github website?
16+
17+
Put it anywhere you want! For example, I personally think it would really spiff up your personal website.
1018

11-
![2016rshah's Github chart](http://ghchart.rshah.io/2016rshah.svg)
1219

1320
###See also
1421
The [github repo](https://github.com/2016rshah/githubchart-api)

0 commit comments

Comments
 (0)