diff --git a/README.md b/README.md index e69de29..41d66b4 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,3 @@ +# Python Fantasy Name Generator + +Uses a letter probability-based matrix algorithm to generate realistic fantasy names in accordance with user feedback and a pre-specified list of sample names. \ No newline at end of file