Skip to content

Commit 1752173

Browse files
authored
Update README.md
1 parent ad1a1a8 commit 1752173

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# Foreword
1616

17-
Unicode is Awesome. Prior to Unicode, international communication was grueling- everyone had defined their seperate extended character sets. Thankfully the Unicode standard caught on and unified communication. It currently standardizes over 120,000 characters from over 129 scripts - some modern, some ancient, and some still undeciphered. Unicode handles left-to-right and right-to-left text, combining marks, and includes diverse cultural, political, religious characters and emojis. Unicode is awesomely human - and ultimately underappreciated.
17+
Unicode is Awesome. Prior to Unicode, international communication was grueling- everyone had defined their seperate extended character set in the upperhalf of ASCII (called Code Pages) that would conflict- Just think, German speakers coordinating with Korean speakers over which 127 character Code Page to use. Thankfully the Unicode standard caught on and unified communication. Unicode 8.0 standardizes over 120,000 characters from over 129 scripts - some modern, some ancient, and some still undeciphered. Unicode handles left-to-right and right-to-left text, combining marks, and includes diverse cultural, political, religious characters and emojis. Unicode is awesomely human - and ultimately underappreciated.
1818

1919
<br>
2020

@@ -419,8 +419,8 @@ The zero-width non-joiner (ZWNJ) is a non-printing character used in the compute
419419
- [PhantomScript](https://github.com/jagracey/PhantomScript) - :ghost: :flashlight: Invisible JavaScript code execution & social engineering
420420
- [ESReverser](https://github.com/mathiasbynens/esrever) - A Unicode-aware string reverser written in JavaScript.
421421
- [mimic](https://github.com/reinderien/mimic) - [ab]using Unicode to create tragedy
422-
- Cool Method and Variable names?
423-
- Unicode and Domain Names
422+
- [python-ftfy](https://github.com/LuminosoInsight/python-ftfy) - Given Unicode text, make its representation consistent and possibly less broken.
423+
- [vim-troll-stopper](https://github.com/vim-utils/vim-troll-stopper) - Stop Unicode trolls from messing with your code.
424424

425425

426426
# Emojis

0 commit comments

Comments
 (0)