From 238e4bfee0f92dccc66bb3211cd5ca2f4273b21b Mon Sep 17 00:00:00 2001 From: Christoph Oberhofer Date: Wed, 12 Nov 2014 22:07:00 +0100 Subject: [PATCH] Added url to the blog post --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bed84cc..46de94a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ various types of barcodes such as __EAN__ and __CODE128__. The library is also c access to the user's camera stream. Although the code relies on heavy image-processing even recent smartphones are capable of locating and decoding barcodes in real-time. -Try some [examples](http://serratus.github.io/quaggaJS/examples) +Try some [examples](http://serratus.github.io/quaggaJS/examples) and check out the blog post +([How barcode-localization works in QuaggaJS](http://www.oberhofer.co/how-barcode-localization-works-in-quaggajs/)) +if you want to dive deeper into this topic. ![teaser][teaser_left]![teaser][teaser_right]