aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2016-08-21 10:17:49 +0100
committerFreeArtMan <dos21h@gmail.com>2016-08-21 10:17:49 +0100
commit77c068fdb1287d2ce71633344ea9783485ea2967 (patch)
treebc4420c8eba4dcfd9af36c67a22a02780de8226c
parent4945e55956878279f04562fe55f48d8071bb5e46 (diff)
downloadcode-snippets-77c068fdb1287d2ce71633344ea9783485ea2967.tar.gz
code-snippets-77c068fdb1287d2ce71633344ea9783485ea2967.zip
Update README
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 09904a3..1da98c4 100644
--- a/README.md
+++ b/README.md
@@ -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
+