diff --git a/README.md b/README.md index 994183c..db4b287 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ Imagine you are writing an application and you want to set the rules when user c contains letter, number, underscore and hyphen. We also want to limit the number of characters in username so it does not look ugly. We use the following regular expression to validate a username: -