Skip to content

Commit d9f2a57

Browse files
authored
Enhance README with CI badge and project details
Added CI badge and updated project description to include Gradle.
1 parent db60022 commit d9f2a57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## JavaFastPFOR demo
1+
## JavaFastPFOR demo [![CI - Maven and Gradle](https://github.com/fast-pack/JavaFastPFORDemo/actions/workflows/ci.yml/badge.svg)](https://github.com/fast-pack/JavaFastPFORDemo/actions/workflows/ci.yml)
22

3-
This small Maven project shows how to use JavaFastPFOR (from the fast-pack/JavaFastPFOR repository) to compress and uncompress an int[] using `FastPFOR128`.
3+
This small Maven project shows how to use JavaFastPFOR (from the fast-pack/JavaFastPFOR repository) to compress and uncompress an int[] using `FastPFOR128`. We use both gradle and maven.
44

55
## Prerequisites
66

0 commit comments

Comments
 (0)