Fixed readme

pull/65/head
Christoph Oberhofer 10 years ago
parent a7deedff63
commit b340883595

@ -62,7 +62,7 @@ var Quagga = require('quagga');
Currently, the full functionality is only available through the browser. When Currently, the full functionality is only available through the browser. When
using QuaggaJS within __node__, only file-based decoding is available. See the using QuaggaJS within __node__, only file-based decoding is available. See the
example for [node_examples](node-example). example for [node_examples](#node-example).
### Bower ### Bower
@ -433,6 +433,7 @@ on the ``singleChannel`` flag in the configuration when using ``decodeSingle``.
### 2015-09-15 ### 2015-09-15
Take a look at the release-notes ([0.7.0] Take a look at the release-notes ([0.7.0]
(https://github.com/serratus/quaggaJS/releases/tag/v0.7.0)) (https://github.com/serratus/quaggaJS/releases/tag/v0.7.0))
- Features - Features
- Added basic support for running QuaggaJS inside __node__ (see [example] - Added basic support for running QuaggaJS inside __node__ (see [example]
(#node-example)) (#node-example))

Loading…
Cancel
Save