Skip to content

Commit bbc3617

Browse files
committed
Update README
1 parent 81eff7d commit bbc3617

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Code Context Generator for LLMs
22

3-
![Build Status](https://img.shields.io/github/workflow/status/welf/code-context/CI)
3+
![Build Status](https://img.shields.io/github/workflow/status/welf/code-context/ci.yml?branch=main)
44
![License](https://img.shields.io/github/license/welf/code-context)
55

66
A CLI tool designed to process Rust source code, creating a high-level context
@@ -119,7 +119,7 @@ Generated output files can be found in the
119119
generated by passing the path to the `src` directory with the
120120
`--output-dir custom-suffix` flag.
121121

122-
In both cases, the size reduction is 85.8% (from 37416 bytes to 5330 bytes).
122+
In both cases, the size reduction is 92.5% (from 70925 bytes to 5353 bytes).
123123

124124
### Before and After Example
125125

0 commit comments

Comments
 (0)