diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2012-07-17 18:19:30 -0400 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2012-07-17 18:19:30 -0400 |
| commit | 517aa74a93394a62eab8bd120520b83d429e8076 (patch) | |
| tree | d124625e8d28ae9f239ecb7e0ae4361862374c80 | |
| parent | cae69802743b495e2f24ed150b54201298943872 (diff) | |
small fix
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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: - |
