From 0895013cdcf7c3099f5df08001404f266cd756c0 Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Mon, 20 Jan 2025 19:43:01 -0600 Subject: [PATCH] updated README with comments Signed-off-by: Matt Bruce --- README.MD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 77c76ec..5823e63 100644 --- a/README.MD +++ b/README.MD @@ -15,6 +15,7 @@ ## What do you think is the weakest part of your project? ## Did you copy any code or dependencies? Please make sure to attribute them here! - +### String.swift extension for dealing with TelephoneNumber from a generic regEx formatter I found on stackoverflow. + ## Is there any other information you’d like us to know?