Skip to content

Commit e9dc776

Browse files
authored
Update README.md
1 parent 38939a2 commit e9dc776

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

BasicPythonScripts/Emoji To Text/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,9 @@ The working of this script is very straighforward, the script gets an emoji from
88
It then extracts unicode name using the unicodedata built-in module.
99
The scripts returns the name of first character of the string because some emojis are composed of multiple unicodes.
1010

11+
## Screenshot
12+
13+
![](./Images/Screenshot.png)
14+
1115
## Author
1216
[Vivek Kumar Singh](https://github.com/vivekthedev)

0 commit comments

Comments
 (0)