Skip to content

Commit 82a4d19

Browse files
committed
minor fixes
1 parent 1e48bd0 commit 82a4d19

40 files changed

+6041
-5975
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ the following code in your pom.xml file:
8282
```xml
8383
<dependencies>
8484
<dependency>
85-
<groupId>me.lemire.integercompression</groupId>
86-
<artifactId>JavaFastPFOR</artifactId>
87-
<version>[0.1,)</version>
85+
<groupId>me.lemire.integercompression</groupId>
86+
<artifactId>JavaFastPFOR</artifactId>
87+
<version>[0.1,)</version>
8888
</dependency>
8989
</dependencies>
9090
```

0 commit comments

Comments
 (0)