summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Stutz <davidstutz@web.de>2013-10-22 00:25:10 +0200
committerDavid Stutz <davidstutz@web.de>2013-10-22 00:25:10 +0200
commitdc993509c78fa3258b9d34907edfee64b671c7ef (patch)
treefd6654552ecda23360f65558b9a77db3a02ce264
parent919c33e301328d7d5959ea511340ec8c53a2af6b (diff)
downloadpassword-score-dc993509c78fa3258b9d34907edfee64b671c7ef.zip
password-score-dc993509c78fa3258b9d34907edfee64b671c7ef.tar.gz
password-score-dc993509c78fa3258b9d34907edfee64b671c7ef.tar.bz2
Demo link...
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e43a25c..2e42151 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Estimating the time to crack is still to be implemented. In addition there is st
# Demonstration
-A demonstration and a short introduction of the library can be found [here](http://davidstutz.github.io/pssword-score/). You may enter an arbitrary password and Password Score will score this password based on english and german dictionaries, a list of common passwords, country and city names, female and male first names as well as last names. In addition Password Score will search for keyboard patterns, sequences and repititions. Based on this score Password Score will make an estimation of the average time to crack when using 4 parallel cores.
+A demonstration and a short introduction of the library can be found [here](http://davidstutz.github.io/password-score/). You may enter an arbitrary password and Password Score will score this password based on english and german dictionaries, a list of common passwords, country and city names, female and male first names as well as last names. In addition Password Score will search for keyboard patterns, sequences and repititions. Based on this score Password Score will make an estimation of the average time to crack when using 4 parallel cores.
## Data Sources