Skip to content

Commit

Permalink
docs: remove tech stack section from README
Browse files Browse the repository at this point in the history
  • Loading branch information
rzmk committed Dec 9, 2024
1 parent 6ffb55b commit 4901487
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 4901487

Please sign in to comment.