Skip to content

Commit 2e44d20

Browse files
committed
small cleanup
1 parent 99abb9a commit 2e44d20

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22

33
Pure Python implementation of Google's Snappy compression algorithm.
44

5-
## Features
6-
7-
- **Pure Python**: No external dependencies or C extensions required
8-
- **Full compatibility**: Produces output compatible with Google's Snappy format
9-
- **Well documented**: Extensive inline documentation explaining the algorithm
10-
- **Thoroughly tested**: Comprehensive test suite using C++ Snappy test data
11-
125
## Installation
136

147
```bash

0 commit comments

Comments
 (0)