From 408f1aaee5a9090734e0319108658c83a657cd85 Mon Sep 17 00:00:00 2001 From: digehode Date: Thu, 30 Jul 2020 11:44:26 +0100 Subject: [PATCH] Added user interaction placeholder --- docs/interaction/README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/docs/interaction/README.md b/docs/interaction/README.md index 584946f..7ed28da 100644 --- a/docs/interaction/README.md +++ b/docs/interaction/README.md @@ -3,10 +3,16 @@ {{todo("Write this section")}} -Command line options (argv and getopt stuff) -User input +## Command line options -Sanitisation +argv -More? +getopt + +## User input + + +## Sanitisation + +## More?