From 7db192b8e9f5402769deb8f56112e01171d29283 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 27 Jun 2025 10:32:56 +0100 Subject: README: Add missing preposition "in". * README.md: Add missing preposition "in". --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e024e95..e78e883 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -pyhegp is a Python library and CLI utility implementing homomorphic encryption of genotypes and phenotypes as described [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). +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). # License -- cgit v1.2.3