Skip to content

Commit d8e4600

Browse files
committed
Adding codebeat
1 parent 16a2bfd commit d8e4600

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
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)
34

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

0 commit comments

Comments
 (0)