Skip to content

Commit

Permalink
添加MDN隐私和安全文档链接
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangyuecn committed Aug 7, 2019
1 parent e50c53b commit c9cb986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ IOS其他浏览器||
# :open_book:快速使用

## 【1】加载框架
在需要录音功能的页面引入压缩好的recorder.***.min.js文件即可 (**注意:需要在https等安全环境下才能进行录音**
在需要录音功能的页面引入压缩好的recorder.***.min.js文件即可 (**注意:[需要在https等安全环境下才能进行录音](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia#Privacy_and_security)**
``` html
<script src="recorder.mp3.min.js"></script>
```
Expand Down

0 comments on commit c9cb986

Please sign in to comment.