Synchronized readme text to add TypeScript to the list of languages (related to commit 88ff414a24).

This commit is contained in:
Project Nayuki 2018-08-27 02:51:37 +00:00
parent 0860fee6be
commit 391c5fcc20
2 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ Features
Core features: Core features:
* Available in 6 programming languages, all with nearly equal functionality: Java, JavaScript, Python, C++, C, Rust * Available in 7 programming languages, all with nearly equal functionality: Java, JavaScript, TypeScript, Python, C++, C, Rust
* Significantly shorter code but more documentation comments compared to competing libraries * Significantly shorter code but more documentation comments compared to competing libraries
* Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code Model 2 standard * Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code Model 2 standard
* Output formats: Raw modules/pixels of the QR symbol, SVG XML string * Output formats: Raw modules/pixels of the QR symbol, SVG XML string

View File

@ -15,7 +15,7 @@ Features
Core features: Core features:
* Available in 6 programming languages, all with nearly equal functionality: Java, JavaScript, Python, C++, C, Rust * Available in 7 programming languages, all with nearly equal functionality: Java, JavaScript, TypeScript, Python, C++, C, Rust
* Significantly shorter code but more documentation comments compared to competing libraries * Significantly shorter code but more documentation comments compared to competing libraries
* Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code Model 2 standard * Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code Model 2 standard
* Output formats: Raw modules/pixels of the QR symbol, SVG XML string * Output formats: Raw modules/pixels of the QR symbol, SVG XML string