From 517aa74a93394a62eab8bd120520b83d429e8076 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Tue, 17 Jul 2012 18:19:30 -0400 Subject: small fix --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2edd871..970ff26 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,8 @@ Requirements Implementation -------------- -Any arbitrary array of characters is accepted as an input. Input is hashed by the SHA1 hash algorithm, producing a 40-byte hashed value, which will then be processed by the output visualization method. The visualization method operates as follows: +Any arbitrary array of characters is accepted as an input. Input is hashed by the SHA1 hash algorithm, producing a 160-bit hashed value, which will then be processed by the output visualization method. The visualization method operates as follows: - -- cgit v1.3.1