diff --git a/python/setup.py b/python/setup.py index 6026451..4d6ad77 100644 --- a/python/setup.py +++ b/python/setup.py @@ -66,7 +66,7 @@ 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 * 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 diff --git a/rust/Readme.markdown b/rust/Readme.markdown index 55ae530..48b579f 100644 --- a/rust/Readme.markdown +++ b/rust/Readme.markdown @@ -15,7 +15,7 @@ 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 * 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