Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ntkme authored May 3, 2020
1 parent 5ecfc03 commit a34ac8d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# react-github-btn

## Installation

``` sh
npm install react-github-btn
# OR
yarn add react-github-btn
```

## Usage
``` jsx
import GitHubButton from 'react-github-btn'

Expand Down

0 comments on commit a34ac8d

Please sign in to comment.