diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md index 83b0c68..f11c76b 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,10 @@ pyhegp cat -o complete-encrypted-genotype.csv encrypted-genotype1.csv encrypted- ``` Note that all data sharing is carried out-of-band and is outside the scope of `pyhegp`. +# File formats + +See [File formats](doc/file-formats.md) for documentation of file formats used by pyhegp. + # Run tests Run the test suite using |