Skip to content

Commit

Permalink
Automatically merged commits from pull #12
Browse files Browse the repository at this point in the history
Update readme.md with Jaid/action-readme
  • Loading branch information
github-actions[bot] authored Dec 15, 2019
2 parents f4a1ca9 + 5e804c9 commit 66acc1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ Returns a YouTube channel's latest uploads. Fetching is done with user requ
## Installation
<a href='https://npmjs.com/package/fetch-youtube-uploads'><img alt='npm logo' src='https://github.com/Jaid/action-readme/raw/master/images/base-assets/npm.png'/></a>
```bash
npm install --save fetch-youtube-uploads@^1.0.0
npm install --save fetch-youtube-uploads@^2.0.0
```
<a href='https://yarnpkg.com/package/fetch-youtube-uploads'><img alt='Yarn logo' src='https://github.com/Jaid/action-readme/raw/master/images/base-assets/yarn.png'/></a>
```bash
yarn add fetch-youtube-uploads@^1.0.0
yarn add fetch-youtube-uploads@^2.0.0
```


Expand Down

0 comments on commit 66acc1c

Please sign in to comment.