You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
-
# React GitHub Stats Card (v2)
2
-

1
+
## React GitHub Stats Card (v2)
3
2
4
-
## Installation
3
+
<imgalt="Screenshot of component"src="https://raw.githubusercontent.com/cnocon/react-github-stats-card-v2/master/component-screenshot.png"width="320"/>
4
+
5
+
6
+
### Installation
5
7
6
8
1. Install the package via npm.
7
9
```bash
@@ -27,7 +29,7 @@ import { Card } from 'react-github-stats-card-v2';
27
29
/>
28
30
```
29
31
30
-
## Using Storybook
32
+
###Using Storybook
31
33
32
34
1. Clone this repository and cd into the root directory:
0 commit comments