Skip to content

Commit 1dc5ec9

Browse files
committed
added CI badge
1 parent 5bc7470 commit 1dc5ec9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
[![Build](https://github.com/keltonhalbert/zfp/actions/workflows/ci.yaml/badge.svg)](https://github.com/keltonhalbert/zfp/actions/workflows/ci.yaml)
12
# zfp-zig: zfp packaged for the Zig programming language
2-
This is the [ZFP C compression library](https://github.com/LLNL/zfp) for the [Zig](https://ziglang.org/) programming language.
3+
This is the [ZFP C compression library](https://github.com/LLNL/zfp) for the [Zig](https://ziglang.org/) programming language. Currently does not wrap the C++ compressed array classes.
34

45
# How do I include it in my Zig program?
56
If you are starting a new package:

0 commit comments

Comments
 (0)