We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1d30c5 commit 540c164Copy full SHA for 540c164
README.md
@@ -1,13 +1,15 @@
1
-# getUserMedia.js
+
2
3
-A cross-browser shim for getUserMedia()
+A cross-browser shim for getUserMedia() (Version 1.0)
4
5
### Releases
6
Download the [production version][min] or the [development version][max].
7
8
[min]: https://raw.github.com/addyosmani/getUserMedia.js/master/dist/getUserMedia.min.js
9
[max]: https://raw.github.com/addyosmani/getUserMedia.js/master/dist/getUserMedia.js
10
11
+Alternatively clone this repo to get the examples too.
12
+
13
### Screenshot
14
15

media/logo.png
60.4 KB
0 commit comments