mirror of
https://github.com/rzmk/commit-helper.git
synced 2025-12-19 05:29:24 +00:00
docs: remove tech stack section from README
This commit is contained in:
parent
6ffb55be75
commit
490148727d
1 changed files with 0 additions and 6 deletions
|
|
@ -101,9 +101,3 @@ ch -apm "feat: add new feature"
|
|||
```
|
||||
|
||||
> Note: The order of the combined short flags does not matter, except for the `-m` flag, which must be the last flag if you want to pass in a custom commit message after a combination of flags.
|
||||
|
||||
## Tech Stack
|
||||
|
||||
- [Rust](https://www.rust-lang.org/)
|
||||
- [clap](https://github.com/clap-rs/clap)
|
||||
- [inquire](https://github.com/mikaelmello/inquire)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue