Skip to content

Commit 96e8bd4

Browse files
committed
Update file-operations readme
1 parent 8f62b4d commit 96e8bd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

file-operations/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
A lab to some file operations
44

5-
* `file-encrypt` -> cli that encrypts a file using the caesar cipher
5+
* `file-encrypt` -> CLI that encrypts a file using the caesar cipher
66

7-
*
7+
* `file_utils.py` -> Some helping functions such as write/read files
88

99
#### Obs: unidecode must be installed in order to `file-encrypt.py` to work, install it from the `requirements.txt`

0 commit comments

Comments
 (0)