diff --git a/README.md b/README.md index fb233f0..98123f9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ charconv ======== -Charconv 0.1 is a small app that displays input query in various unicode representation formats. +Charconv 0.1 is a small app that displays input query in various unicode representation formats (see repository screenshot). Choose your format type on the lower right pane. Enter a string (10 chars max) in the query above and press "Convert" button to see the results. -You can do a reverse query in \\u, 0x, \\x notation as well. \ No newline at end of file +You can do a reverse query in \\u, 0x, \\x notation as well. + +INSTALL: +All you need to do is install python2.7 and run charconv-0.1.pyw (OS independent) \ No newline at end of file