Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tastyminerals committed Jan 31, 2016
1 parent d02c054 commit 84bd596
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
charconv
========
Charconv 0.1 is a small app that displays input query in various unicode representation formats (see repository screenshot).
Charconv 0.1 is a small app that displays input query in various unicode representation formats.

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.
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
All you need to do is install `python2.7 <https://www.python.org/downloads>`_ and run ``charconv-0.1.pyw``

0 comments on commit 84bd596

Please sign in to comment.