We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7deedf commit b340883Copy full SHA for b340883
README.md
@@ -62,7 +62,7 @@ var Quagga = require('quagga');
62
63
Currently, the full functionality is only available through the browser. When
64
using QuaggaJS within __node__, only file-based decoding is available. See the
65
-example for [node_examples](node-example).
+example for [node_examples](#node-example).
66
67
### Bower
68
@@ -433,6 +433,7 @@ on the ``singleChannel`` flag in the configuration when using ``decodeSingle``.
433
### 2015-09-15
434
Take a look at the release-notes ([0.7.0]
435
(https://github.com/serratus/quaggaJS/releases/tag/v0.7.0))
436
+
437
- Features
438
- Added basic support for running QuaggaJS inside __node__ (see [example]
439
(#node-example))
0 commit comments