Skip to content

Commit f002db1

Browse files
authored
Update README.md
1 parent 48259d4 commit f002db1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
SIMDCompressionAndIntersection
22
======================
33
[![Build Status](https://travis-ci.org/lemire/SIMDCompressionAndIntersection.png)](https://travis-ci.org/lemire/SIMDCompressionAndIntersection)
4+
[![Code Quality: Cpp](https://img.shields.io/lgtm/grade/cpp/g/lemire/SIMDCompressionAndIntersection.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/lemire/SIMDCompressionAndIntersection/context:cpp)
5+
46

57
As the name suggests, this is a C/C++ library for fast
68
compression and intersection of lists of sorted integers using

0 commit comments

Comments
 (0)