Skip to content

Commit 5f98a74

Browse files
authored
Update README.md
1 parent 080d640 commit 5f98a74

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ Repository of small scripts that can be used for specific tasks such as obtainin
3232
- ### Decrypt-Password.ps1
3333
Decrypts password stored in ".\Password.txt" and outputs the password result in clear text.
3434

35+
- ### Defrag-Disk.ps1
36+
Defragment all disks installed on the computer.
37+
3538
- ### Encrypt-Password.ps1
3639
Encrypts password passed through an input and saves it encrypted in a ".\Password.txt" file.
3740

0 commit comments

Comments
 (0)