Skip to content

Commit b40b0b2

Browse files
author
Quentin POIRIER
committed
reflecting the name change in the readme
1 parent 5abc11f commit b40b0b2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
findmyhash
1+
(formerly) findmyhash
22
==========
33

4-
# findmyhash.py
4+
# hash-tool.py
55

6-
findmyhash.py tries to crack different types of hashes using free online services.
6+
hash-tool.py tries to crack different types of hashes using free online services.
77

8-
NOTE: findmyhash.py 2.0 is coming!! The new version will have many changes and improvements. Some of these changes are:
8+
NOTE: hash-tool.py 2.0 is coming!! The new version will have many changes and improvements. Some of these changes are:
99

1010
### Usage
1111
The help is pretty self-explanatory and as the API will change quite a bit in the next days / weeks / years, I will not describe the usage further.
1212

1313
```
14-
python3 findmyhash.py --help
14+
python3 hash-tool.py --help
1515
```
1616

1717
### Dependencies

0 commit comments

Comments
 (0)