diff --git a/readme.md b/readme.md index 3e25564bf15c4097eacbccc836e91911ce58a5f3..585f4c753da7b37aac28869177d802ea11b1f319 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ ## Description A helper/utility script to be imported by other scripts. -Intended to hold very common functionality (that's surprisingly not build into bash) such as string upper/lower, +Intended to hold very common functionality (that's surprisingly not built into bash) such as string upper/lower, and checking current user value, and prompts of yes/no user input.