Skip to content

Commit 4901487

Browse files
committed
docs: remove tech stack section from README
1 parent 6ffb55b commit 4901487

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,3 @@ ch -apm "feat: add new feature"
101101
```
102102

103103
> 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.
104-
105-
## Tech Stack
106-
107-
- [Rust](https://www.rust-lang.org/)
108-
- [clap](https://github.com/clap-rs/clap)
109-
- [inquire](https://github.com/mikaelmello/inquire)

0 commit comments

Comments
 (0)