Skip to content

Commit 365a572

Browse files
authored
Update README.md
1 parent 98522ba commit 365a572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ base64 encoder and decoder in python
66
- Run it using `Python3 base.py` after cd-ing in the directory the python script is
77
- select 1 for encoding or 2 for decoding
88
- input the text
9-
- the program will spit out the base64 version
9+
- the program will spit out the base64 version (or the original one if decode)
1010

1111

1212
### Note

0 commit comments

Comments
 (0)