diff --git a/README.md b/README.md index a3d67bd..37fcdb3 100644 --- a/README.md +++ b/README.md @@ -51,18 +51,18 @@ [![ScreenShot5](images/GeneratingHash.png)]() -[![ScreenShot2](/images/cloud.png)]() -[![ScreenShot3](images/cloud2.png)]() # Method to verify documents: - Upload the file on the cloud - Get it signed - Share the link! +[![ScreenShot2](/images/cloud.png)]() + >In the above scenario, A Organization (university) will register with cloud services and upload the original certification of a person. >We will sign a hash using TSHA and store it on our cloud. - +[![ScreenShot3](images/cloud2.png)]() >Now, if the same person applies for a job at a company. Then the company can come to our website and verify the document by uploading the same document that person provided them or can directly verify the document stored in our cloud. # How to use the algorithm and verify for collosion?