From b8dc615c97f6e988a80649eaa5d43a12367bd8fc Mon Sep 17 00:00:00 2001 From: Cooliver1337 <6323794+olivervo@users.noreply.github.com> Date: Thu, 12 Dec 2024 11:06:52 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c0fee1..7256ad3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Formatting for medication lists -A simple static HTML page that uses a javascript based script to aid in the transfer of data between different systems. The script is for a very specific use case and is only intended for internal use. +# Text cleaning script +A simple static HTML page that uses a javascript based script to aid in the transfer of text between different systems. The script is for a very specific use case and is only intended for internal use. The script uses uses `.replaceAll()` and regex to find commonly replaced strings.