aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2025-07-18 08:58:08 +0100
committerArun Isaac2025-07-18 08:58:08 +0100
commitcb0d8d06fa749931e00d7aa57d0d7a9e76fb1579 (patch)
tree786bd49a8546ec7d13cb8538bc632a957abf924c
parentd270d35cbfe9bc94d1bef16a63e3ca89e87e739e (diff)
downloadpyhegp-cb0d8d06fa749931e00d7aa57d0d7a9e76fb1579.tar.gz
pyhegp-cb0d8d06fa749931e00d7aa57d0d7a9e76fb1579.tar.lz
pyhegp-cb0d8d06fa749931e00d7aa57d0d7a9e76fb1579.zip
Add CI badge to README.HEADmain
* README.md: Add CI badge.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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