Skip to content

Commit 3d58f14

Browse files
Update README.md
1 parent e6559c4 commit 3d58f14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Simple example how to encode and decode strings in Python
66

77
## Description
88
Using PyCharm as IDE for Python here is the program which shows how to Encode and Decode strings in Python.
9+
<br/>To choose the right Codec for needed language go to the page: https://docs.python.org/3.7/library/codecs.html
10+
<br/>Or choose 'utf-32' as standard for all languages.
911

1012
## MIT License
1113
## Copyright (c) 2018 Valentyn N Sichkar

0 commit comments

Comments
 (0)