Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheProv1 authored Oct 8, 2023
1 parent 7fb59b5 commit 60d0100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This repository contains the script/code for hiding a text file(.txt) within a t
This script utilizes the Windows command line processor(CMD)[or the newly released Windows Terminal] to open a notepad window(The cover file) and encapsulates the file that is meant to be hidden by the user(The "hide" file). The user is also given the option to hide the file from plain sight.

```python
python file_hiding_windows.py
python Hiding_Files.py
```


Expand Down

0 comments on commit 60d0100

Please sign in to comment.