Skip to content

Commit db07363

Browse files
Enhance README with CLI utility features
Added information about the CLI utility features
1 parent ce28f4a commit db07363

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
@@ -35,6 +35,8 @@ A markdown navigator with tree-based structural navigation. Like `tree`, but int
3535
- **Multiple formats** - Plain text, JSON output
3636
- **Statistics** - Count headings by level
3737

38+
**treemd** is incredibly powerful as a CLI utility. Using the `--tree` visualizations with `--section` enables rapid piecewise consumption of even the largest `.md` files.
39+
3840
## Installation
3941

4042
### From crates.io
@@ -212,8 +214,6 @@ Artifacts will be in `target/release-artifacts/`.
212214

213215
**Linux & Windows:** Binaries are provided as-is. These are standard CLI tools that work on all systems.
214216

215-
For details on setting up code signing for other platforms or local builds, see `PLATFORM_SIGNING.md`.
216-
217217
## Contributing
218218

219219
Contributions are welcome! Please feel free to submit a Pull Request.

0 commit comments

Comments
 (0)