Skip to content

Commit ed3fa70

Browse files
Update README.md
1 parent 5c25a57 commit ed3fa70

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ The only input required is the volume or directory to be searched. Provide a vo
66
After searching for relevant file names, a string search can be performed on text file contents.
77
All responses are printed to the command prompt.
88

9-
Usage: \t python Bitlocker_Key_Finder.py 'volume or directory' \n
10-
python Bitlocker_Key_Finder.py C:\\ \n
11-
python Bitlocker_Key_Finder.py "C:\Users\user\Documents"
9+
Usage:
10+
python Bitlocker_Key_Finder.py 'volume or directory'
11+
python Bitlocker_Key_Finder.py C:\\
12+
python Bitlocker_Key_Finder.py "C:\Users\user\Documents"

0 commit comments

Comments
 (0)