diff --git a/README.md b/README.md index 2af1c1c..db3d82d 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,5 @@ Here is the workflow: b) If the proof is false, the user checks the same proof in the smart contract. In that case the user is sure that the proof is FALSE and thus the user will get the reward. To better understand the workflow, please review the scheme. + +![Image](Scheme.png "Scheme") diff --git a/Scheme.png b/Scheme.png new file mode 100644 index 0000000..cbaeb93 Binary files /dev/null and b/Scheme.png differ