diff options
author | FreeArtMan <dos21h@gmail.com> | 2016-08-21 10:17:49 +0100 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2016-08-21 10:17:49 +0100 |
commit | 77c068fdb1287d2ce71633344ea9783485ea2967 (patch) | |
tree | bc4420c8eba4dcfd9af36c67a22a02780de8226c | |
parent | 4945e55956878279f04562fe55f48d8071bb5e46 (diff) | |
download | code-snippets-77c068fdb1287d2ce71633344ea9783485ea2967.tar.gz code-snippets-77c068fdb1287d2ce71633344ea9783485ea2967.zip |
Update README
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,3 +4,7 @@ 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) csv2wiki - formats csv file to wiki table +hex_editor_1k - cli hex editor +http_show - CGI that outputs what have been sended to it +mini_irc - can connect and reply on PM,chat messages and join chan + |