Ogeon / palette

A Rust library for linear color calculations and conversion
Apache License 2.0
748 stars 60 forks source link

Add an example in the repo README.md file #314

Open Ogeon opened 1 year ago

Ogeon commented 1 year ago

Description

There have been requests for some sort of code example for those who find the repo and would like to see how it looks and works. I think one or two examples can be added, together with the link to the inner readme. It should be automatically tested, just like the crate readme.

Motivation

Gives a quick preview of the library for those who don't want to dig into the sub-directories.