update README
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# code-tokenizer-md
|
# code-tokenizer-md
|
||||||
|
|
||||||
> Created to push creative limits. Processes git repository files into markdown with token counting and sensitive data redaction.
|

|
||||||
|
|
||||||
|
> Push the limits of possible
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
```bash
|
```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.
|
`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
|
```mermaid
|
||||||
graph TD
|
graph TD
|
||||||
Start[Start] -->|Read| Git[Git Files]
|
Start[Start] -->|Read| Git[Git Files]
|
||||||
|
BIN
code-tokenizer-md.jpg
Normal file
BIN
code-tokenizer-md.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 638 KiB |
Reference in New Issue
Block a user