From 72dfe951533b30b61fe8cd2c7adce512575f1927 Mon Sep 17 00:00:00 2001 From: Marko Zivanovic Date: Wed, 10 Sep 2014 12:17:20 +0200 Subject: [PATCH] Update README. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 76ff893..63f7a47 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ share-a-secret ============== -Secret sharing command line tool using Shamir's secret sharing algorithm +Secret sharing command line tool using [Shamir's secret sharing](https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing) algorithm. + +