From 68f15e1da205ca2c4de2e2df8cde3595c4df7698 Mon Sep 17 00:00:00 2001 From: john Date: Mon, 24 Nov 2025 21:25:42 -0700 Subject: [PATCH] docs: change the title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f60815..dd7239b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Individual Name Formatter API +# What's In A Name? API A RESTful API for properly formatting and generating multiple representations of individual names. The API handles capitalization, prefixes, suffixes, middle initials, and professional designations.