Skip to content

Commit

Permalink
Fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Oberhofer committed Sep 15, 2015
1 parent a7deedf commit b340883
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ var Quagga = require('quagga');

Currently, the full functionality is only available through the browser. When
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

Expand Down Expand Up @@ -433,6 +433,7 @@ on the ``singleChannel`` flag in the configuration when using ``decodeSingle``.
### 2015-09-15
Take a look at the release-notes ([0.7.0]
(https://github.com/serratus/quaggaJS/releases/tag/v0.7.0))

- Features
- Added basic support for running QuaggaJS inside __node__ (see [example]
(#node-example))
Expand Down

0 comments on commit b340883

Please sign in to comment.