Update README.md

pull/21/head
Christoph Oberhofer 11 years ago
parent ae4b4d3ff4
commit 86c32dbbd5

@ -1,7 +1,7 @@
quaggaJS quaggaJS
======== ========
- [Changelog](#changelog) (2015-03-04) - [Changelog](#changelog) (2015-03-12)
QuaggaJS is a barcode-scanner entirely written in JavaScript supporting real-time localization and decoding of QuaggaJS is a barcode-scanner entirely written in JavaScript supporting real-time localization and decoding of
various types of barcodes such as __EAN__ and __CODE128__. The library is also capable of using `getUserMedia` to get direct various types of barcodes such as __EAN__ and __CODE128__. The library is also capable of using `getUserMedia` to get direct
@ -262,6 +262,10 @@ In case you want to take a deeper dive into the inner workings of Quagga, get to
## <a name="changelog">Changelog</a> ## <a name="changelog">Changelog</a>
### 2015-03-12
- Improvements
- removed dependency on async.js
### 2015-03-04 ### 2015-03-04
- Features - Features
- Added support for [Code 39][code39_wiki] barcodes - Added support for [Code 39][code39_wiki] barcodes

Loading…
Cancel
Save