From 3204c0be4ab84922266e42d463f28ad4c399455c Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sat, 13 May 2023 22:14:15 +0200 Subject: [PATCH] Update README --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 0c1fb32..0b81190 100644 --- a/README.md +++ b/README.md @@ -50,10 +50,6 @@ npm install npm run test ``` -## Missing features - -- Color Cycling - ## References - [libiff](https://github.com/svanderburg/libiff): Portable, extensible parser for the Interchange File Format (IFF). Well documented and very detailed C implementation of the IFF file format by [Sander van der Burg](http://sandervanderburg.nl/index.php).