Update README

This commit is contained in:
Mike Welsh 2016-08-29 13:12:26 -07:00
parent 37cd121de5
commit e0836d1f34
1 changed files with 1 additions and 9 deletions

View File

@ -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