Skip to content

Commit 98522ba

Browse files
authored
Update README.md
extended usage tab
1 parent 8540ad5 commit 98522ba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ base64 encoder and decoder in python
44
## Usage
55
- Download the file
66
- Run it using `Python3 base.py` after cd-ing in the directory the python script is
7+
- select 1 for encoding or 2 for decoding
8+
- input the text
9+
- the program will spit out the base64 version
710

811

912
### Note
@@ -15,3 +18,5 @@ hopefully i don't have to say it but knowing what happened on the github reddit:
1518
- execute the command i wrote in the usage section
1619

1720
have fun using it
21+
22+
if you find any bugs post it in the issues tab, i'll probably won't fix quickly since i dont really often check github

0 commit comments

Comments
 (0)