Skip to content

Commit 309cdef

Browse files
committed
update readme
1 parent eedb98c commit 309cdef

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
[MIT License](LICENSE)
44
[Stars](https://github.com/HenryLok0/CodeState/stargazers)
55

6-
**Blazingly fast.**
7-
86
Instant codebase insights in your terminal — fast, local, zero telemetry. CodeState provides extreme performance while keeping its unique advanced features like Git Hotspot analysis and Code Health tracking.
97

108
## Features
@@ -144,7 +142,7 @@ CodeState's new Rust engine focuses on speed and simplicity.
144142
| `--file-age` | Show file creation and last modified time |
145143
| `--uncommitted` | Show stats for files with uncommitted changes (git diff) |
146144
| `--size` | Show each file's size in bytes as a table |
147-
| `--list-extensions` | List all languages found in the project with count and percentage |
145+
| `--list-extensions` | List all languages found in the project with count and percentage |
148146
| `--min-lines <N>` | Only show files with total lines >= N |
149147
| `--find <keyword/regex>` | Find all lines matching a keyword or regex in the codebase |
150148
| `--cache` | Build and use cache for much faster repeated analysis (highly recommended for large codebases) |

0 commit comments

Comments
 (0)