aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortoni <matzeton@googlemail.com>2017-01-18 16:12:31 +0100
committertoni <matzeton@googlemail.com>2017-01-18 16:12:31 +0100
commitc3bba3cf25d9f392bf7a972bd740721fe4fe13fa (patch)
treec58a8b7d97793c685cc9930b8d796d0dea35fd70 /README.md
parentf47dabecc767cc7babbcb81812ca9289adfb3291 (diff)
updated
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1464db0..7a630fa 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ some tools
aes.c
========
-A minimal working aes implementation.<br />
+A minimal working CLI based aes implementation.<br />
asciihexer.c
========
@@ -19,7 +19,7 @@ Conway's GameOfLife - written by Steffen Vogel / bugfixed,improved by myself. <b
suidcmd.c
========
-Run arbitrary commands (useful for running non-suid programs on non-suid fs).<br />
+multi-call-setuid-binary: Run arbitrary commands (useful for running non-suid programs on non-suid fs).<br />
xidle.c
========