From f3f26357dfd7f961ee50ac6463f2e0c90ba11339 Mon Sep 17 00:00:00 2001 From: Marius van der Wijden Date: Thu, 22 Nov 2018 21:00:15 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b17ce72..d2e5a2a 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ These contracts support the paper Fair Swap published at ACM CCS 2018. -All contracts provided in this github are a proof of concept implementation and are not audited for implmentation bugs. +All contracts provided in this github are a proof of concept implementation and are not audited for implementation bugs. Use with caution.