From cafd12a7e5ae68b21ad6db822d8082a765856ba2 Mon Sep 17 00:00:00 2001 From: q3aql Date: Mon, 22 Mar 2021 12:13:38 +0100 Subject: [PATCH] Add README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..71bd8e8 --- /dev/null +++ b/README.md @@ -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 + + + +# 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.