Skip to content

Commit 55356ea

Browse files
committed
uploading demonstration image
1 parent f8cadb7 commit 55356ea

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A jQuery plugin to display your Github Repositories.
44

5+
![Github Repo Demonstration](http://f.cl.ly/items/0J1y0o0D461A0T1v1328/Screen%20Shot%202013-01-13%20at%207.32.55%20PM.png)
6+
57
## Usage
68

79
Use the `github-widget` class and create an attribute called `data-repo`:

demo/css/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
body {
2-
background: #F8F8F8 url('../img/bg-noise.png') top left;
2+
background: #Ffffff;
33
}
44

55
a {

0 commit comments

Comments
 (0)