Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Beinsezii committed Jan 30, 2024
1 parent 323a026 commit f389c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Simple colorspace conversions in Rust.
## Features
* Pure Rust, no dependencies.
* Most functions compile to a C lib
* sRGB, HSV, CIE XYZ, CIE LAB, Oklab, JzAzBz
* sRGB, RGB, CIE XYZ, CIE LAB, Oklab, JzAzBz, HSV
+ LCH/Cylindrical versions of all LAB spaces
* Accurate across a wide variety of tests, referencing [colour-science](https://github.com/colour-science/colour)

Expand Down

0 comments on commit f389c53

Please sign in to comment.