aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2015-02-07 15:30:09 +0900
committerFreeArtMan <dos21h@gmail.com>2015-02-07 15:30:09 +0900
commit7fffc29b196336f299fecc7e55db17e77d97d1e2 (patch)
tree3f43526801defa8d5b0b97047524eb536d11260c /README.md
parenta97d6a9ee64f384ef995261a1518f7d39b6f2649 (diff)
downloadcode-snippets-7fffc29b196336f299fecc7e55db17e77d97d1e2.tar.gz
code-snippets-7fffc29b196336f299fecc7e55db17e77d97d1e2.zip
added utf8 character statistics counter. utf8_count
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d2402ca..7c9ad41 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
# code-snippets
some small code snippets in any language
+
+utf8_count - count character statistics in file (UTF-8 supported)