From e0836d1f345e22999581c95a0996b682605e5756 Mon Sep 17 00:00:00 2001 From: Mike Welsh Date: Mon, 29 Aug 2016 13:12:26 -0700 Subject: [PATCH] Update README --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 83c98c1da..ab4daa301 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,6 @@ # swf -A Rust library for reading and writing the Adobe Flash SWF file format. The underlying -implementation by default uses [`miniz`](https://code.google.com/p/miniz/) but -can optionally be configured to use the system zlib, if available. - -Supported formats: - -* deflate -* zlib -* gzip +A Rust library for reading and writing the Adobe Flash SWF file format. ```toml # Cargo.toml