update README

This commit is contained in:
2024-12-01 13:00:42 -05:00
parent b76313b57e
commit 0bbb04e8e1
2 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
# code-tokenizer-md
> Created to push creative limits. Processes git repository files into markdown with token counting and sensitive data redaction.
![code-tokenizer-md](./code-tokenizer-md.jpg)
> Push the limits of possible
## Quick Start
```bash
@@ -12,6 +14,10 @@ $ npx code-tokenizer-md
`code-tokenizer-md` is a tool that processes git repository files, cleans code, redacts sensitive information, and generates markdown documentation with token counts using the Llama 3 tokenizer.
## Philosophy
> Human-first technologies for a better tomorrow.
```mermaid
graph TD
Start[Start] -->|Read| Git[Git Files]

BIN
code-tokenizer-md.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 638 KiB