diff options
author | FreeArtMan <=> | 2015-04-15 21:50:30 +0900 |
---|---|---|
committer | FreeArtMan <=> | 2015-04-15 21:50:30 +0900 |
commit | aa75f3ac6562c2e46b700ef769f3c8ab9206bedd (patch) | |
tree | 3cc7814514b69fd99b9b3443dfb5aea39deb8266 | |
parent | b714e8986a5d31ca2f118e0c37e07943c989f866 (diff) | |
download | code-snippets-aa75f3ac6562c2e46b700ef769f3c8ab9206bedd.tar.gz code-snippets-aa75f3ac6562c2e46b700ef769f3c8ab9206bedd.zip |
Updated readme
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ # code-snippets some small code snippets in any language +cowsay - prints some ascci pic with your text utf8_count - count character statistics in file (UTF-8 supported) + |