Update README

This commit is contained in:
Ayush Dwivedi
2018-12-15 10:48:15 +05:30
committed by GitHub
parent 71245d1932
commit 7fe6e22ba8

View File

@@ -1,3 +1,12 @@
# chaos
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.svg)](https://gitter.im/chaos-tool/Lobby)
[![Code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/aydwi/chaos)
<br>
<blockquote><p>MT: Replace a semicolon (;) with a greek question mark (;) in your friend&#39;s C# code and watch them pull their hair out over the syntax error</p>&mdash; Peter Ritchie (@peterritchie) <a href="https://twitter.com/peterritchie/status/534011965132120064">November 16, 2014</a></blockquote>
<br>
*chaos* is a pastejacking tool which modifies text copied to the operating system clipboard. The idea is to replace the ASCII character semicolon (;) with an identical looking Unicode character Greek question mark (;) as soon as any text is copied to the clipboard, so that when a user tries to compile some copied code, their life becomes harder.