Skip to content

Commit

Permalink
Released: [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
muaz-khan committed Sep 27, 2017
1 parent 233b38d commit 3512c96
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 @@ -230,8 +230,8 @@ bower install recordrtc
You can even link specific [releases](https://github.com/muaz-khan/RecordRTC/releases):

```html
<!-- use 5.4.2 or any other version -->
<script src="https://github.com/muaz-khan/RecordRTC/releases/download/5.4.2/RecordRTC.js"></script>
<!-- use 5.4.3 or any other version -->
<script src="https://github.com/muaz-khan/RecordRTC/releases/download/5.4.3/RecordRTC.js"></script>
```

## How to capture stream?
Expand Down

0 comments on commit 3512c96

Please sign in to comment.