about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--doc/joint-workflow.pngbin27569 -> 0 bytes
-rw-r--r--doc/simple-workflow.pngbin7260 -> 0 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index de93fd2..c54de0e 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ pyhegp --help
 # How to use
 ## Simple data sharing
 
-![Simple data sharing workflow](doc/simple-workflow.png)
+![Simple data sharing workflow](https://ci.systemreboot.net/archive/pyhegp-readme-images/latest/simple-workflow.png)
 
 In this simple scenario, there is only one data owner and they wish to share their encrypted data with a researcher. The data owner encrypts their genotype and phenotype data with:
 ```
@@ -71,7 +71,7 @@ They then send the encrypted `genotype.tsv.hegp` and `phenotype.tsv.hegp` to the
 
 ## Joint/federated analysis with many data owners
 
-![Joint/federated analysis workflow](doc/joint-workflow.png)
+![Joint/federated analysis workflow](https://ci.systemreboot.net/archive/pyhegp-readme-images/latest/joint-workflow.png)
 
 Data owners generate summary statistics for their data.
 ```
diff --git a/doc/joint-workflow.png b/doc/joint-workflow.png
deleted file mode 100644
index b2ff1b2..0000000
--- a/doc/joint-workflow.png
+++ /dev/null
Binary files differdiff --git a/doc/simple-workflow.png b/doc/simple-workflow.png
deleted file mode 100644
index 5d9f01d..0000000
--- a/doc/simple-workflow.png
+++ /dev/null
Binary files differ