From 1b60480df8da1fec619dbcee2452407062c2c73a Mon Sep 17 00:00:00 2001 From: Corentin Choisy Date: Thu, 14 Dec 2023 14:50:27 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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