mirror of
https://github.com/serratus/quaggaJS.git
synced 2026-08-13 05:31:37 +08:00
Update README.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
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
|
||||
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>
|
||||
|
||||
### 2015-03-12
|
||||
- Improvements
|
||||
- removed dependency on async.js
|
||||
|
||||
### 2015-03-04
|
||||
- Features
|
||||
- Added support for [Code 39][code39_wiki] barcodes
|
||||
|
||||
Reference in New Issue
Block a user