Fix incorrect info in readme

This commit is contained in:
Luke Page 2020-04-15 21:20:41 +02:00 committed by GitHub
parent c3a2ba2cc5
commit 6736cef032
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,10 +30,6 @@ Known lack of support for:
- [Sync API](#sync-api)
- [Changelog](#changelog)
# Requirements
- Node.js v4 (use older v2.3.0 for 0.10/0.12/iojs support)
# Comparison Table
| Name | Forked From | Sync | Async | 16 Bit | 1/2/4 Bit | Interlace | Gamma | Encodes | Tested |
@ -61,8 +57,6 @@ To run the tests, fetch the repo (tests are not distributed via npm) and install
The only thing not converted is gamma correction - this is because multiple vendors will do gamma correction differently, so the tests will have different results on different browsers.
In addition we use a tolerance of 3 for 16 bit images in PhantomJS because PhantomJS seems to have non-compliant rules for downscaling 16 bit images.
# Installation
```