From da0306625c28f15e0a9d035abef9dbd2d604c514 Mon Sep 17 00:00:00 2001 From: faza Date: Wed, 28 Mar 2018 20:52:18 +0530 Subject: [PATCH] Fix demo apps link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9290620..d56adf79 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Simply include the [`webtorrent.min.js`](https://cdn.jsdelivr.net/npm/webtorrent@latest/webtorrent.min.js) script on your page to start fetching files over WebRTC using the BitTorrent protocol, or `require('webtorrent')` with [browserify](http://browserify.org/). See [demo apps -](#webtorrent-in-production) and [code examples](#usage) below. +](#who-is-using-webtorrent-today) and [code examples](#usage) below. [![jsdelivr download count](https://data.jsdelivr.com/v1/package/npm/webtorrent/badge)](https://cdn.jsdelivr.net/npm/webtorrent@latest/webtorrent.min.js)