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 7bd5616 commit 7fb59b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ 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
python file_hiding_windows.py
'''
```


## Authors
Expand Down

0 comments on commit 7fb59b5

Please sign in to comment.