Add README.md

This commit is contained in:
q3aql 2021-03-22 12:13:38 +01:00
parent 9d0d84540a
commit cafd12a7e5

16
README.md Normal file
View File

@ -0,0 +1,16 @@
leet-converter - L33t Encoder & Decoder written in HTML/Javascript
==================================================================
# About
`leet converter` consists of a text-to-leet encoder and a leet-to-normal text decoder. Simply enter the text in the corresponding box and click on `Encode` or `Decode`.
# Screenshot
<img src="https://raw.githubusercontent.com/q3aql/leet-converter/master/img/leet-converter.png" width="700" />
# How to use
* Clone the repository or download from [here](https://github.com/q3aql/leet-converter/archive/refs/heads/master.zip).
* Enter to `feet-converter` folder.
* Open the file `index.html` with your favortite browser.