diff --git a/README.md b/README.md index 82a1a06..8c5834a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # uquiz -simple python quiz engine \ No newline at end of file +simple python quiz engine that uses userdirs and hashes to create a +secure testing enviorment. + +**warning** the argument input is assumed to be safe, it is not parsed +for potential vulnerabilities. if you do not want someone to gain a shell +dont let them specify the args. +