Skip to content

Commit 56ef0f0

Browse files
authored
Update README.md
1 parent 7816ebf commit 56ef0f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# FastIntegerCompression
22
[![Build Status](https://travis-ci.org/lemire/FastIntegerCompression.js.png)](https://travis-ci.org/lemire/FastIntegerCompression.js)
3-
[![codebeat badge](https://codebeat.co/badges/fbff9479-9394-40c6-b12d-8c6b666c115e)](https://codebeat.co/projects/github-com-lemire-fastintegercompression-js)
43

54
This is an integer compression library in JavaScript, useful for work on indexes.
65
Given an array of small integers, it produces an ArrayBuffer that uses far fewer bytes

0 commit comments

Comments
 (0)