readme update - shortened intro

This commit is contained in:
Vitaly Puzrin 2014-02-20 16:49:08 +04:00
parent df4e30e944
commit 2d09ff455d

View file

@ -5,17 +5,13 @@ pako - zlib port to javascript, very fast!
__Why pako is cool:__ __Why pako is cool:__
- Almost as fast in modern browsers as C implementation (see benchmarks) - Almost as fast in modern browsers as C implementation (see benchmarks).
- Works in browser - Works in browser, you can browserify any separate component.
- Modular - you can browserify any separate component - Both Sync & streamable (for big blobs) interfaces.
- Both Sync & streamable interfaces (streamable is for big blobs) - It's fresh - ports the latest zlib version (now 1.2.8), results are binary equal.
- It's fresh - ports the latest zlib version (now 1.2.8)
- Tested - result is binary equal to zlib's one
- No restrictions - MIT licence
__Benchmarks:__ __Benchmarks:__
``` ```
node v0.10, 10mb sample: node v0.10, 10mb sample: