Skip to content

Commit b340883

Browse files
author
Christoph Oberhofer
committed
Fixed readme
1 parent a7deedf commit b340883

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ var Quagga = require('quagga');
6262

6363
Currently, the full functionality is only available through the browser. When
6464
using QuaggaJS within __node__, only file-based decoding is available. See the
65-
example for [node_examples](node-example).
65+
example for [node_examples](#node-example).
6666

6767
### Bower
6868

@@ -433,6 +433,7 @@ on the ``singleChannel`` flag in the configuration when using ``decodeSingle``.
433433
### 2015-09-15
434434
Take a look at the release-notes ([0.7.0]
435435
(https://github.com/serratus/quaggaJS/releases/tag/v0.7.0))
436+
436437
- Features
437438
- Added basic support for running QuaggaJS inside __node__ (see [example]
438439
(#node-example))

0 commit comments

Comments
 (0)