diff --git a/README.md b/README.md index 2eb721c..79a1924 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,9 @@ the script to script-name.psm1 Currently some functions might be a bit rough but I intend to clean them up along the way. + +### Todo + +* Add a script to validate a user + This way I could add a check to the scripts and inform the user that + he used a wrong username diff --git a/scripts/wip/test-user.ps1 b/scripts/wip/test-user.ps1 new file mode 100644 index 0000000..e69de29