From 42e39df59f03327b348ce64591df3758af838969 Mon Sep 17 00:00:00 2001 From: phoenix Date: Sun, 29 Jun 2025 18:31:50 +0000 Subject: [PATCH] Add readme (#2) Reviewed-on: https://git.kundeng.us/phoenix/clean_file/pulls/2 Co-authored-by: phoenix Co-committed-by: phoenix --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d133863 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +CLI software that processes a text file containing US phone numbers +and sanitizes the numbers. The result is contained in a json file.