Skip to content

Commit 13e5b2e

Browse files
committed
README updates.
1 parent 0ed58ed commit 13e5b2e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ byte[] c = new FiveBitAsciiCompressor().compress(data); // c is 62 megabytes.
2020
byte[] c = new SixBitAsciiCompressor().compress(data); // c is 75 megabytes.
2121
```
2222

23-
Check our documentation below.
24-
2523
## Downloads
2624
```xml
2725
<dependency>

0 commit comments

Comments
 (0)