From d0692c81f0b66c81c428d024d64fae3be4db4cd1 Mon Sep 17 00:00:00 2001 From: Kris Kwiatkowski Date: Thu, 13 Feb 2020 10:27:42 +0000 Subject: [PATCH] Remove BS from README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 748a932..1bf60bb 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ Cryptographic implementation of quantum-resistant primitives in Go. ## Licence -(WTFPLv2)[https://en.wikipedia.org/wiki/WTFPL] except if specified differently in the subfolders. +[WTFPLv2](https://en.wikipedia.org/wiki/WTFPL) except if specified differently in the subfolders.