aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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
========