From c54872f011c135bbbc963f4a2b6b1d8ee4fa92bc Mon Sep 17 00:00:00 2001 From: Genny Date: Fri, 6 Nov 2020 23:33:01 -0600 Subject: Add gif components --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e6bb540..d48b26e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,9 @@ always will be, one of the main goals of this crate. - [ ] Automatically select the lowest version possible when writing - [ ] Read GIF87a - [ ] Read GIF89a -- [ ] Feature to allow using [weezl][weezl-crates] for LZW compression instead of the built-in -- [ ] Well written and easy to understand docs! (Can never truly be finished, but "good enough") +- [ ] Feature to allow using the [weezl][weezl-crates] crate for LZW compression instead of the built-in +- [ ] Feature to allow using the [rgb][rgb-crates] crate for the color type. +- [ ] Well written and easy to understand docs! `bitvec` quality, but who can match that? -[weezl-crates]: https://crates.io/crates/weezl \ No newline at end of file +[weezl-crates]: https://crates.io/crates/weezl +[rgb-crates]: https://crates.io/crates/rgb \ No newline at end of file -- cgit 1.4.1-3-g733a5