Skip to content

Commit

Permalink
Merge branch 'main' of github.com:gatsby-uc/plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
moonmeister committed Mar 11, 2021
2 parents 013b26b + fed1c5d commit bf3d981
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion packages/gatsby-plugin-github-ribbon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ Add the [Fork Me on Github](https://blog.github.com/2008-12-19-github-ribbons/)

## Install

`npm install --save gatsby-plugin-github-ribbon`
```sh
$ npm install --save gatsby-plugin-github-ribbon

# or

$ yarn add gatsby-plugin-github-ribbon
```

## How to Use

Expand Down

0 comments on commit bf3d981

Please sign in to comment.