Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added install size badge #1477

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

added install size badge

  • Loading branch information
jimmywarting committed Aug 18, 2018
commit a71902170f8edac1f2d4cafe012fc4ccb2aca105
@@ -16,6 +16,7 @@
<a href="https://www.npmjs.com/package/webtorrent"><img src="https://img.shields.io/npm/v/webtorrent.svg" alt="npm version"></a>
<a href="https://www.npmjs.com/package/webtorrent"><img src="https://img.shields.io/npm/dm/webtorrent.svg" alt="npm downloads"></a>
<a href="https://standardjs.com"><img src="https://img.shields.io/badge/code_style-standard-brightgreen.svg" alt="Standard - JavaScript Style Guide"></a>
<a href="https://packagephobia.now.sh/result?p=webtorrent"><img src="https://packagephobia.now.sh/badge?p=webtorrent" alt="install size"></a>
</p>
<br>

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.