From cb0d8d06fa749931e00d7aa57d0d7a9e76fb1579 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 18 Jul 2025 08:58:08 +0100 Subject: Add CI badge to README. * README.md: Add CI badge. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1130c7a..665b6d5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Laminar](https://ci.systemreboot.net/badge/pyhegp.svg)](https://ci.systemreboot.net/jobs/pyhegp) + pyhegp is a Python library and CLI utility implementing homomorphic encryption of genotypes and phenotypes as described in [Private Genomes and Public SNPs: Homomorphic Encryption of Genotypes and Phenotypes for Shared Quantitative Genetics](https://academic.oup.com/genetics/article/215/2/359/5930450). # Install development version -- cgit v1.2.3