Skip to content

Commit 2d7209f

Browse files
Update Cryptography/README.md
Co-authored-by: Kaustubh Gupta <kaustubhgupta1828@gmail.com>
1 parent 2dc821d commit 2d7209f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Cryptography/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ To build this project we will use the basic concept of python, Tkinter, and base
1010

1111
- Tkinter is a standard GUI python library.
1212

13-
### -base64 module provides a function to encode the binary data to ASCII characters and decode that ASCII characters back to binary data.
13+
- base64 module provides a function to encode the binary data to ASCII characters and decode that ASCII characters back to binary data.
14+
1415
### -Tkinter is a standard GUI python library base64 module provides a function to encode the binary data to ASCII characters and decode that ASCII characters back to binary data.
1516

1617
### PROJECT STRUCTURE- These are the step to build message encode – decode python project-

0 commit comments

Comments
 (0)