Correction of readme errors
patch e94e6cfcc6556cdde0df539ee436291fd0b025d7
Author: Raffaello Pelagalli <[email protected]>
Date: Sat Apr 10 19:55:28 CEST 2010
* Correction of readme errors
hunk ./README.txt 17
- hash1 = Ssdeep.hash_buffer("This string contains the data of first file :)")
+ hash1 = Ssdeep.fuzzy_hash_buf("This string contains the data of first file :)")
hunk ./README.txt 19
- hash2 = Ssdeep.hash_filename("/path/to/file")
+ hash2 = Ssdeep.fuzzy_hash_filename("/path/to/file")