From 93e0154a8e16c7439083639734491801d3d2973b Mon Sep 17 00:00:00 2001 From: Jingcheng Zhang <127278879+4guo1@users.noreply.github.com> Date: Mon, 8 Jul 2024 21:56:01 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a80a5ed..dc2df15 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ cd ../data_owner_query/ go run main.go -rsid ${Your Target rsID} -user ${DataOwner Name, e.g. HG00096} ``` -For the sake of demonstration, the parameters used here are highly insecure. If you wish to use secure parameters, please add the statement `-Toy=false`. If you have executed [b](#b-if-you-want-to-generate-all-proofs-and-ciphertexts-for-a-rsid-you-can-execute-the-following-command), you may also choose to add `-read` and `-verify` to read and verify the proofs from a file. +For the sake of demonstration, the parameters used here are highly insecure. If you wish to use secure parameters, please add the statement `-toy=false`. If you have executed [b](#b-if-you-want-to-generate-all-proofs-and-ciphertexts-for-a-rsid-you-can-execute-the-following-command), you may also choose to add `-read` and `-verify` to read and verify the proofs from a file. ### Cohort study