Skip to content

Commit abed05d

Browse files
author
Cristin O'Connor
authored
Update README.md
Updated width of image in README.md
1 parent b4488c4 commit abed05d

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# React GitHub Stats Card (v2)
2-
![Screenshot of component](https://raw.githubusercontent.com/cnocon/react-github-stats-card-v2/master/component-screenshot.png)
1+
## React GitHub Stats Card (v2)
32

4-
## Installation
3+
<img alt="Screenshot of component" src="https://raw.githubusercontent.com/cnocon/react-github-stats-card-v2/master/component-screenshot.png" width="320"/>
4+
5+
6+
### Installation
57

68
1. Install the package via npm.
79
```bash
@@ -27,7 +29,7 @@ import { Card } from 'react-github-stats-card-v2';
2729
/>
2830
```
2931

30-
## Using Storybook
32+
### Using Storybook
3133

3234
1. Clone this repository and cd into the root directory:
3335
```bash

0 commit comments

Comments
 (0)