From f488e2bc38559c4cace967878aaf46fa8a16dbbc Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Sat, 8 Jun 2019 17:05:36 +0500 Subject: [PATCH] Remove invalid image --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 0f4c4ad..729a5a9 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ This Ruby extension implements the [Keccak](http://keccak.noekeon.org/) the reference C implementation, version 3.2. The exposed interface is almost identical to that of the `digest` standard library. -[](http://www.phusion.nl/) - Usage