From e51eea242b97661655644b5e9fe355f28488e9d4 Mon Sep 17 00:00:00 2001 From: Geoff Seemueller Date: Wed, 30 Oct 2024 12:39:48 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e878cf8..94f3cb3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # code-tokenizer-md +> Created to push creative limits. + Process git repository files into markdown with token counting and sensitive data redaction. ## Overview @@ -133,4 +135,4 @@ MIT © 2024 Geoff Seemueller ## Note -This tool requires a git repository to function properly. \ No newline at end of file +This tool requires a git repository to function properly.